mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 22:49:31 +00:00
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>
This commit is contained in:
1
vendor/modules.txt
vendored
1
vendor/modules.txt
vendored
@@ -2269,6 +2269,7 @@ k8s.io/kubelet/pkg/apis/stats/v1alpha1
|
||||
k8s.io/kubelet/pkg/cri/streaming
|
||||
k8s.io/kubelet/pkg/cri/streaming/portforward
|
||||
k8s.io/kubelet/pkg/cri/streaming/remotecommand
|
||||
k8s.io/kubelet/pkg/types
|
||||
# k8s.io/legacy-cloud-providers v0.0.0 => ./staging/src/k8s.io/legacy-cloud-providers
|
||||
## explicit; go 1.20
|
||||
k8s.io/legacy-cloud-providers/azure
|
||||
|
Reference in New Issue
Block a user