kubernetes/pkg/kubelet/types
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
..
constants.go Introduce PodHasNetwork condition for pods 2022-08-01 09:51:43 -07:00
doc.go Fix golint issues in pkg/kubelet/types 2020-12-23 19:21:31 -08:00
labels_test.go
labels.go Fix golint issues in pkg/kubelet/types 2020-12-23 19:21:31 -08:00
pod_status_test.go Introduce PodHasNetwork condition for pods 2022-08-01 09:51:43 -07:00
pod_status.go Introduce PodHasNetwork condition for pods 2022-08-01 09:51:43 -07:00
pod_update_test.go Adding tests for Kubelet pod update functions 2020-06-02 12:28:56 -04:00
pod_update.go Merge pull request #103048 from gy95/remove_static 2021-08-17 11:41:25 -07:00
types_test.go
types.go Align lifecycle handlers and probes 2022-10-19 09:51:52 -07:00