Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate and remove the experimental DynamicKubeletConfiguration support #2216

Closed
1 of 2 tasks
neolit123 opened this issue Jul 7, 2020 · 1 comment · Fixed by kubernetes/kubernetes#94668
Closed
1 of 2 tasks
Assignees
Labels
kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone

Comments

@neolit123
Copy link
Member

neolit123 commented Jul 7, 2020

deprecate and remove the DynamicKubeletConfiguration support in kubeadm.
as noted in a recent SIG Arch meeting the feature did not end up as planned and it is not clear if it will ever graduate to GA (currently the FeatureGate is beta).

currently kubeadm no longer exposes the feature gate, but rather it allows pinning with an extra command:
https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/cmd/alpha/kubelet.go#L82

@neolit123
Copy link
Member Author

/assign
/kind deprecation
/priority important-longterm
/milestone v1.19

@k8s-ci-robot k8s-ci-robot added the kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. label Jul 7, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.19 milestone Jul 7, 2020
@k8s-ci-robot k8s-ci-robot added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Jul 7, 2020
@neolit123 neolit123 changed the title deprecate and remove the experimental DynamicKubelerConfiguration support deprecate and remove the experimental DynamicKubeletConfiguration support Jul 7, 2020
@neolit123 neolit123 modified the milestones: v1.19, v1.20 Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants