kubernetes/pkg/kubelet/images
Sascha Grunert e663285ccf
Add image_id to CRI Container message
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>
2024-02-28 10:05:07 +01: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 image gc: don't start until max age has passed since kubelet started 2024-02-19 14:44:20 -05:00
image_gc_manager.go Add image_id to CRI Container message 2024-02-28 10:05:07 +01:00
image_manager_test.go Add image pull duration metric with bucketed image size 2024-02-08 00:30:31 +00:00
image_manager.go Add image pull duration metric with bucketed image size 2024-02-08 00:30:31 +00:00
puller.go Add image pull duration metric with bucketed image size 2024-02-08 00:30:31 +00:00
types.go Imagepull per runtime class alpha release changes 2023-10-31 15:52:46 -07:00