rancher v2.15.1

NodeDriver.spec.checksum

Checksum is used to represent the expected content of the driver binary. When this value changes, the driver binary will be redownloaded from its URL.

1 fields
NodeDriver.spec.checksum fields and descriptions
Field / TypeDescription
NodeDriver.spec.checksum
string

Checksum is used to represent the expected content of the driver binary. When this value changes, the driver binary will be redownloaded from its URL.

  • maxLength: 128
  • pattern: ^$|^[a-fA-F0-9]{32,128}$