mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Merge pull request #97252 from dims/drop-dockershim
Completely remove in-tree dockershim from kubelet
This commit is contained in:
@@ -172,8 +172,6 @@ dependencies:
|
||||
match: defaultPodSandboxImageVersion\s+=
|
||||
- path: hack/testdata/pod-with-precision.json
|
||||
match: k8s.gcr.io\/pause:\d+\.\d+
|
||||
- path: pkg/kubelet/dockershim/docker_sandbox.go
|
||||
match: k8s.gcr.io\/pause:\d+\.\d+
|
||||
- path: staging/src/k8s.io/kubectl/testdata/set/multi-resource-yaml.yaml
|
||||
match: k8s.gcr.io\/pause:\d+\.\d+
|
||||
- path: staging/src/k8s.io/kubectl/testdata/set/namespaced-resource.yaml
|
||||
|
Reference in New Issue
Block a user