Files
kubernetes/pkg/kubelet/kuberuntime/kuberuntime_container_linux_test.go
Sascha Grunert 20a25cbfcf Add user specified image to CRI ContainerConfig
The container config image references either an image ID or a digest,
but not the original image from the container config. We require the
image for signature verification to ensure that we actually verify the
correct image.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-07-06 08:40:09 +02:00

26 KiB