kubernetes/pkg/kubelet/prober
Jason Simmons 5a6acf85fa Align lifecycle handlers and probes
Align the behavior of HTTP-based lifecycle handlers and HTTP-based
probers, converging on the probers implementation. This fixes multiple
deficiencies in the current implementation of lifecycle handlers
surrounding what functionality is available.

The functionality is gated by the features.ConsistentHTTPGetHandlers feature gate.
2022-10-19 09:51:52 -07: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 Merge pull request #104484 from jackfrancis/prober-duration-metrics 2022-07-29 13:17:11 -07:00
prober_test.go Align lifecycle handlers and probes 2022-10-19 09:51:52 -07:00
prober.go Align lifecycle handlers and probes 2022-10-19 09:51:52 -07:00
worker_test.go add container probe duration metrics 2022-01-20 16:50:02 -08:00
worker.go Merge pull request #104484 from jackfrancis/prober-duration-metrics 2022-07-29 13:17:11 -07:00