kubernetes/pkg/kubelet/types
Sascha Grunert a6554b9d5d
Make kubelet label types public
We use the label definitions in CRI-O, means we now make them public to
stop vendoring/copying this part of Kubernetes.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-07-10 10:58:44 +02:00
..
constants.go feat: rename PodHasNetwork to PodReadyToStartContainers 2023-05-02 19:52:23 +00:00
doc.go Fix golint issues in pkg/kubelet/types 2020-12-23 19:21:31 -08:00
pod_status_test.go feat: rename PodHasNetwork to PodReadyToStartContainers 2023-05-02 19:52:23 +00:00
pod_status.go feat: rename PodHasNetwork to PodReadyToStartContainers 2023-05-02 19:52:23 +00:00
pod_update_test.go add unit test coverage for pkg/kubelet/types/ 2022-08-19 16:28:25 +08:00
pod_update.go Sidecar: Implement lifecycle of the restartable init container 2023-07-08 07:26:12 +09:00
types_test.go add unit test coverage for pkg/kubelet/types/ 2022-08-19 16:28:25 +08:00
types.go Align lifecycle handlers and probes 2022-10-19 09:51:52 -07:00