kubernetes/pkg/kubelet/prober
Clayton Coleman bb568844b6
kubelet: Separate the MirrorClient from the PodManager
The two are not coupled except accidentally. Separate them and
update callsites. This will reduce the scope of PodManager interface
to make exposing the pod worker cleaner.
2023-05-12 12:57:26 -04:00
..
results hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testing kubelet: Pod probes should be handled by pod worker 2022-06-06 17:00:54 -05:00
common_test.go kubelet: Separate the MirrorClient from the PodManager 2023-05-12 12:57:26 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
prober_manager_test.go remove ReallyCrashForTesting and cleaned up some references to HandleCrash behavior 2021-11-29 20:00:10 +00:00
prober_manager.go Merge pull request #104484 from jackfrancis/prober-duration-metrics 2022-07-29 13:17:11 -07:00
prober_test.go kubelet: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:35 +02:00
prober.go GRPCContainerProbe is GA 2023-03-02 22:07:59 +00:00
scale_test.go kubelet: Separate the MirrorClient from the PodManager 2023-05-12 12:57:26 -04:00
worker_test.go kubelet: Separate the MirrorClient from the PodManager 2023-05-12 12:57:26 -04:00
worker.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00