kubernetes/pkg/kubelet/images
Sascha Grunert 63b69dd50c
Add support for CRI ErrSignatureValidationFailed
This allows container runtimes to propagate an image signature
verification error through the CRI and display that to the end user
during image pull. There is no other behavioral difference compared to a
regular image pull failure.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-05-04 08:34:11 +02:00
..
doc.go
helpers.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
image_gc_manager_test.go kubelet: create top-level traces for pod sync and GC 2023-03-11 10:42:14 +01:00
image_gc_manager.go kubelet: create top-level traces for pod sync and GC 2023-03-11 10:42:14 +01:00
image_manager_test.go Add support for CRI ErrSignatureValidationFailed 2023-05-04 08:34:11 +02:00
image_manager.go Add support for CRI ErrSignatureValidationFailed 2023-05-04 08:34:11 +02:00
puller.go Add MaxParallelImagePulls support 2023-03-02 03:57:59 +00:00
types.go Add support for CRI ErrSignatureValidationFailed 2023-05-04 08:34:11 +02:00