-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
kubeadm: customization with patches #1739
Comments
Hey @neolit123 -- 1.19 Enhancements Lead here. I wanted to check in and see if you think this Enhancement will be graduating to Alpha in 1.19? In order to have this part of the release:
The current release schedule is:
|
hi, yes the feature is planned as alpha for 1.19. |
@neolit123 Awesome! 🎆 Thank you for the update. I am going ahead and updating the tracking sheet accordingly. PS: Until the PR gets merged, I'm marking the enhancement |
/stage alpha |
hi, the KEP merged as "implementable": |
@neolit123 -- Thanks for the ping. I have updated the tracking sheet. 👍 |
PS: I have updated the issue description with the link to the KEP. |
Hi @neolit123 , enhancement shadow here -- Can you please link to all the implementation PR's here - k/k or otherwise? 🙂 The current release schedule is:
|
@msedzins hi, the PRs are not created yet, but i can link them once that is done. |
Thank you @neolit123! |
Hello @neolit123 , I'm one of the v1.19 docs shadows. Could you please let me know if this piece of enhancement work planned for 1.19 release requires any new docs (or modifications to existing docs)? If not, can you please update the 1.19 Enhancement Tracker Sheet (or let me know and I'll do so) If yes, just a friendly reminder we're looking for a PR against k/website (branch dev-1.19) due by Friday, June 12, it can just be a placeholder PR at this time. Please do let me know if you have any questions! Regards, |
hi, @divya-mohan0209 this feature will only be documented in the help message for a command line flag in its Alpha state, but we do plan to have e2e tests for the Alpha. |
So to clarify my understanding @neolit123 , you will not be requiring documentation on the Kubernetes website right? |
correct. for 1.19 we don't need k/website PRs. |
Alright, thank you for the confirmation! |
Hi @neolit123, any update on PRs? Thank you. |
not yet. |
WIP PR is here (more commits to be added this week): kubernetes/kubernetes#92017 |
Thank you @neolit123! |
Hi, @neolit123 This is a follow-up to the communication that went out to Thursday, July 9th: Week 13 - Code Freeze
Thursday, July 16th: Week 14 - Docs must be completed and reviewed
Tuesday, August 25th: Week 20 - Kubernetes v1.19.0 released
Thursday, August 27th: Week 20 - Release Retrospective You can find the revised Schedule in the sig-release Repo Please let me know if you have any questions. 🖖 |
Hi @neolit123 , from what I can see this enhancement is Code complete so it's ready for Code freeze deadline which happens July 9th. |
@msedzins hi, the code changes merged: e2e PRs too: docs are planned for the beta. |
Hi @neolit123 Enhancements Lead here. Any plans for this in 1.20? Thanks! |
Hi, this feature will likely remain alpha in 1.20. Will keep this issue
updated if we change the plan.
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
Enhancement Description
Introduce customization of kubeadm managed manifests using patches
Please to keep this description up to date. This will help the Enhancement Team track efficiently the evolution of the enhancement
kubeadm tracking issue:
kubernetes/kubeadm#2046
this feature replaces and existing feature added with this KEP:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/20190722-Advanced-configurations-with-kubeadm-(Kustomize).md
The text was updated successfully, but these errors were encountered: