kubernetes v1.37

ImageVolumeStatus.imageRef

ImageRef is the digest of the image used for this volume. It should have a value that's similar to the pod's status.containerStatuses[i].imageID. The ImageRef length should not exceed 256 characters.

1 fields
ImageVolumeStatus.imageRef fields and descriptions
Field / TypeDescription
ImageVolumeStatus.imageRef
string

ImageRef is the digest of the image used for this volume. It should have a value that's similar to the pod's status.containerStatuses[i].imageID. The ImageRef length should not exceed 256 characters.