kubernetes/pkg/kubelet/prober
Ryan Phillips f25ca15e1c kubelet: only shutdown probes for pods that are terminated
This fixes a bug where terminating pods would not run their readiness
probes. Terminating pods are found within the possiblyRunningPods map.
2022-06-06 17:00:54 -05: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 De-share the Handler struct in core API (#105979) 2021-10-29 13:15:11 -07: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 kubelet: only shutdown probes for pods that are terminated 2022-06-06 17:00:54 -05:00
prober_test.go De-share the Handler struct in core API (#105979) 2021-10-29 13:15:11 -07:00
prober.go Merge pull request #108803 from SergeyKanzhelev/httpProbeMinorCleanup 2022-06-01 12:03:28 -07:00
worker_test.go remove ReallyCrashForTesting and cleaned up some references to HandleCrash behavior 2021-11-29 20:00:10 +00:00
worker.go remove TODOs from http package and prober 2022-04-28 16:51:11 +00:00