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

graduate "kubeadm init phase kubelet-finalize experimental-cert-rotation" #3046

Open
neolit123 opened this issue Apr 18, 2024 · 0 comments
Open
Assignees
Labels
area/cli kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@neolit123
Copy link
Member

neolit123 commented Apr 18, 2024

the kubeadm init phase kubelet-finalize experimental-cert-rotation phase of kubeadm init is responsible for modifying the initial kubelet.conf during primary node bootstrap to point to the /var/lib/kubelet/pki cert and key PEM file. it happens after the first kubelet in the cluster self-bootstraps.

we originally added this extra phase as experimental as we wasn't sure if this is what we want. now i regret this decision as it would require one release deprecation window vs just a EXPERIMENTAL note.

1.31

1.32:

  • remove experrimental-cert-rotation
@neolit123 neolit123 added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. kind/feature Categorizes issue or PR as related to a new feature. kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. area/cli labels Apr 18, 2024
@neolit123 neolit123 added this to the v1.31 milestone Apr 18, 2024
@neolit123 neolit123 self-assigned this Apr 18, 2024
@neolit123 neolit123 changed the title graduate kubeadm init phase kubelet-finalize experimental-cert-rotation graduate "kubeadm init phase kubelet-finalize experimental-cert-rotation" Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

1 participant