Skip to content

Clean up dockershim flags in the kubelet #106893

Open
@endocrimes

Description

@endocrimes

/sig node
/kind cleanup
/cc @neolit123

As part of the removal of dockershim, we should also remove the deprecated CLI flags that still exist.

The pod-infra-container-image and container-runtime flags are now also deprecated and planned to be removed int v1.27. pod-infra-container-image is being integrated through CRI implementations to avoid needing double specification.

https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/config/flags.go#L92-L112

Metadata

Metadata

Assignees

Labels

kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.sig/nodeCategorizes an issue or PR as relevant to SIG Node.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions