kubernetes/pkg/kubelet/pod
Stephen Kitt 81cec6df1d
Bump to mockery v3
mockery has introduced breaking changes and switched to a v3 branch,
this migrates to that, mostly using the built-in migration tool. Mocks
are now generated in single files per package, except in packages
containing mocks for multiple interface packages (in
pkg/kubelet/container/testing).

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2025-08-29 13:43:54 +02:00
..
testing Bump to mockery v3 2025-08-29 13:43:54 +02:00
.mockery.yaml Bump to mockery v3 2025-08-29 13:43:54 +02:00
mirror_client.go migrate pkg/kubelet/pod to contextual logging 2025-07-17 10:16:03 +03:00
mirror_client_test.go migrate pkg/kubelet/pod to contextual logging 2025-07-17 10:16:03 +03:00
pod_manager.go kubelet: try registering mirror pods as soon as node is registered. 2024-11-05 00:56:21 -08:00
pod_manager_test.go Fix the logic on TestGetStaticPodToMirrorPodMap 2025-03-20 20:46:13 +08:00