Commit Graph

2 Commits

Author SHA1 Message Date
Sascha Grunert 358079da89 Remove `leaky` package and move `PodInfraContainerName` to staging
The variable can be reused in other projects like cadvisor or container
runtimes later on to identify the pod infra container. The `leaky`
package itself is actually not needed any more.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

Kubernetes-commit: 140abfc010c11386abcb26f488106a492a9e1725
2023-11-16 14:34:22 +01:00
Sascha Grunert 946f566bbc 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>

Kubernetes-commit: a6554b9d5d1e71c9e76cf603d581e820e987dc32
2023-06-19 11:05:59 +02:00