[SIG-Node]: KEP-5365 - ImageVolume with an image digest
Author: iholder101Created Sep 16, 2026Updated Sep 16, 2026
Labelskind/featurearea/cri
KEP/SIG-Node References
- KEP(s): KEP-5365 - ImageVolume with an image digest
- stage:
- Alpha: 1.36.
- Beta: 1.38 (hopefully).
- KEP Issue: https://github.com/kubernetes/enhancements/issues/5365.
- KEP PR: https://github.com/kubernetes/enhancements/pull/5375.
- KEP File: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/5365-ImageVolume-with-image-digest/README.md.
- K8s-Release: 1.36/1.38.
- KEP-Owner: @iholder101.
- SIG-Node member liason:
- KEP-Shepherd:
What is the SIG-Node problem you are trying to solve
Report ImageVolume's image digest as part of the pod's status.
Describe the solution you would like
ImageVolume's image digest should be reported from containerd so that it could be added by kubelet as part of the pod's status.
Additional context
No response
Source: containerd/containerd