mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 06:04:02 +00:00
This new field allows fixing the kubelet image garbage collection in container runtimes. The `image_ref` has been historically used by container runtimes to reference images by digest. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>