Remove docker as container runtime for local-up-cluster.sh#106909
Remove docker as container runtime for local-up-cluster.sh#106909k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
|
c7378f2 to
393f130
Compare
|
/sig node |
|
Need to migrate |
We are dealing with migrating presubmits later (kubernetes/test-infra#24620), we can ignore any optional presubmits that rely on right now. I'll manually test it. /triage accepted |
|
flake #106904 /retest-required |
393f130 to
139c2dd
Compare
0629c4d to
016d8ce
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adisky, dims The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-kubernetes-integration |
|
/test pull-kubernetes-unit |
Signed-off-by: Aditi Sharma <[email protected]>
0cf46dd to
e3b92ad
Compare
|
/skip pull-kubernetes-local-e2e |
|
/skip |
|
/lgtm |
|
/test pull-kubernetes-integration |
|
/skip |
|
Unrelated flake in |
|
/test pull-kubernetes-integration |
3 similar comments
|
/test pull-kubernetes-integration |
|
/test pull-kubernetes-integration |
|
/test pull-kubernetes-integration |
|
@adisky: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/test pull-kubernetes-node-e2e-containerd |
Signed-off-by: Aditi Sharma [email protected]
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Dockershim as runtime is removed from k/k removing the same from local-up-cluster.sh and setting default to containerd
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: