enhancements
enhancements copied to clipboard
Decouple TaintManager from NodeLifecycleController
Enhancement Description
- One-line enhancement description (can be used as a release note): Decouple
taint-managerfromNodeLifecycleController - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/3902-decoupled-taint-manager/README.md
- Discussion Link: https://github.com/kubernetes/kubernetes/issues/115779
- Primary contact (assignee): @yuanchen8911
- Responsible SIGs: sig-scheduling
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): Since there are no new API changes, we can skip Alpha and go to Beta directly.
- Beta release target (x.y): 1.29
- Stable release target (x.y): 1.33?
- [x] Beta
- [X] KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/3901 - [X] Code (
k/k) update PR(s): https://github.com/kubernetes/kubernetes/pull/119208 - [x] Docs (
k/website) update(s):- https://github.com/kubernetes/website/pull/41970
- [x] https://github.com/kubernetes/website/pull/43555
- [x] Blog: https://github.com/kubernetes/website/pull/43676
- [X] KEP (
- [ ] Stable
- [x] KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/4392 - [ ] Code (
k/k) update PR(s): - [ ] Docs (
k/website) update(s):
- [x] KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
/sig apps node scheduling
/cc @ddebroy @atosatto @ravisantoshgudimetla
/cc @atiratree @Huang-Wei
It was discussed at SIG Node meeting: https://docs.google.com/document/d/1Ne57gvidMEWXR70OxxnRkYquAoMpt56o75oZtg-OeBg/edit#bookmark=id.vecoal31xqar Let's track it for 1.28 to get more feedback on this as per comments at the meeting.
/milestone v1.28
/lead-opted-in
/label lead-opted-in
Hello @yuanchen8911 π, Enhancements team here.
Just checking in as we approach enhancements freeze on 01:00 UTC Friday, 16th June 2023.
This enhancement is targeting for stage beta for 1.28 (correct me, if otherwise)
Here's where this enhancement currently stands:
- [ ] KEP readme using the latest template has been merged into the k/enhancements repo.
- [X] KEP status is marked as
implementableforlatest-milestone: 1.28 - [X] KEP readme has a updated detailed test plan section filled out
- [X] KEP readme has up to date graduation criteria
- [ ] KEP has a production readiness review that has been completed and merged into k/enhancements.
For this KEP, we would just need to update the following:
- Address questions inside the Production Readiness Review Questionnaire.
- Ensure that the PRs are merged.
The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!
Hello @yuanchen8911 π, Enhancements team here.
Just checking in as we approach enhancements freeze on 01:00 UTC Friday, 16th June 2023.
This enhancement is targeting for stage
alphafor 1.28 (correct me, if otherwise)Here's where this enhancement currently stands:
- [ ] KEP readme using the latest template has been merged into the k/enhancements repo.
- [x] KEP status is marked as
implementableforlatest-milestone: 1.28- [x] KEP readme has a updated detailed test plan section filled out
- [x] KEP readme has up to date graduation criteria
- [ ] KEP has a production readiness review that has been completed and merged into k/enhancements.
For this KEP, we would just need to update the following:
- Address questions inside the Production Readiness Review Questionnaire.
- Ensure that the PRs are merged.
The status of this enhancement is marked as
at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!
Thanks for checking in. The status was updated. The proposal has been reviewed extensively and is pending for final approvals. /cc @Huang-Wei @alculquicondor
/assign @yuanchen8911
@yuanchen8911: You must be a member of the kubernetes/milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Milestone Maintainers Team and have them propose you as an additional delegate for this responsibility.
In response to this:
/milestone 1.28
Instructions 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.
/milestone 1.28
@alculquicondor: You must be a member of the kubernetes/milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Milestone Maintainers Team and have them propose you as an additional delegate for this responsibility.
In response to this:
/milestone 1.28
Instructions 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.
@yuanchen8911 it's tagged as milestone 1.28 already. You're good to go.
@yuanchen8911 it's tagged as milestone 1.28 already. You're good to go.
Thanks, Wei. The KEP PR will need to be approved and merged by the deadline, won't it?
KEP readme using the latest template has been merged into the k/enhancements repo.
Hello @yuanchen8911 π, Enhancements team here.
This enhancement is targeting for stage
alphafor 1.28 (correct me, if otherwise) Hi @salehsedghpour, a correction, the enhancement is targeting for stagebetafor 1.28.
Hi @salehsedghpour, a correction, the enhancement is targeting for stage beta for 1.28.
/stage beta
Hello @yuanchen8911 :wave:, 1.28 Docs Lead here.
Does this enhancement work planned for 1.28 require any new docs or modification to existing docs?
If so, please follows the steps here to open a PR against dev-1.28 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday 20th July 2023.
Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.
Thank you!
Hello @yuanchen8911 π, 1.28 Docs Lead here.
Does this enhancement work planned for 1.28 require any new docs or modification to existing docs?
If so, please follows the steps here to open a PR against
dev-1.28branch in thek/websiterepo. This PR can be just a placeholder at this time and must be created before Thursday 20th July 2023.Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.
Thank you!
Thanks, we'll take a look. /cc @atosatto
@Rishit-dagli just to confirm that we have opened a placeholder PR with the doc updates for this feature - https://github.com/kubernetes/website/pull/41970
Hey again @yuanchen8911 :wave: Just checking in as we approach Code freeze at 01:00 UTC Friday, 19th July 2023 . Hereβs the enhancementβs state for the upcoming code freeze:
- [x] All the PRs that are related to your enhancement are linked in the above issue description (for tracking purposes). This includes code, tests, and documentation related PR/s.
- [ ] All code related PR/s are merged or are in merge-ready state ( i.e they have
approvedandlgtmlabels applied) by the code freeze deadline. This includes any tests related PR/s too. For this enhancement, it looks like the following code related PR/s are open and they need to be merged or should be in merge-ready state before the code freeze commences :- https://github.com/kubernetes/kubernetes/pull/119208
Please keep the issue description up-to-date with all the PR/s that are associated with this KEP and let me know if there are other PR/s in k/k we should be tracking for this KEP. As always, we are here to help if any questions come up. Thanks!
Hello @yuanchen8911 π, 1.28 Enhancements Lead here.
Unfortunately, the implementation (code related) PR associated with this enhancement is not in the merge-ready state by code-freeze and hence this enhancement is now removed from the v1.28 milestone.
If you still wish to progress this enhancement in v1.28, please file an exception request. Thanks!
/milestone clear
Hello @yuanchen8911 π, 1.28 Enhancements Lead here.
Unfortunately, the implementation (code related) PR associated with this enhancement is not in the merge-ready state by code-freeze and hence this enhancement is now removed from the v1.28 milestone.
If you still wish to progress this enhancement in v1.28, please file an exception request. Thanks!
/milestone clear
Thanks, the PR review has been deployed due to the unavailability of a reviewer. Unfortunately, it won't make the 1.28 release. /cc @atosatto @Huang-Wei
This slipped 1.28, but we're pushing this through in 1.29 updating milestone accordingly.
/milestone v1.29
Hello @yuanchen8911 π, 1.29 Enhancements team here!
Just checking in as we approach enhancements freeze on 01:00 UTC, Friday, 6th October, 2023.
This enhancement is targeting for stage beta for 1.29 (correct me, if otherwise)
Here's where this enhancement currently stands:
- [x] KEP readme using the latest template has been merged into the k/enhancements repo.
- [x] KEP status is marked as
implementableforlatest-milestone: 1.29. KEPs targetingstablewill need to be marked asimplementedafter code PRs are merged and the feature gates are removed. - [x] KEP readme has up-to-date graduation criteria
- [x] KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).
The status of this enhancement is marked as tracked for enhancement freeze π . Please keep the issue description up-to-date with appropriate stages as well. Thank you!
Hello @yuanchen8911 π, 1.29 Enhancements team here!
Just checking in as we approach enhancements freeze on 01:00 UTC, Friday, 6th October, 2023.
This enhancement is targeting for stage
betafor 1.29 (correct me, if otherwise)Here's where this enhancement currently stands:
- [x] KEP readme using the latest template has been merged into the k/enhancements repo.
- [x] KEP status is marked as
implementableforlatest-milestone: 1.29. KEPs targetingstablewill need to be marked asimplementedafter code PRs are merged and the feature gates are removed.- [x] KEP readme has up-to-date graduation criteria
- [x] KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).
The status of this enhancement is marked as
tracked for enhancement freezeπ . Please keep the issue description up-to-date with appropriate stages as well. Thank you!
Apologize for the the late reply. Yes, it's on track for 1.29 and the PR has been reviewed and ready to merge. https://github.com/kubernetes/kubernetes/pull/119208. Thanks! /cc @atosatto @Huang-Wei
Hello @yuanchen8911 :wave:, v1.29 Docs Shadow here.
Does this enhancement work planned for v1.29 require any new docs or modification to existing docs?
If so, please follows the steps here to open a PR against dev-1.29 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday, 19 October 2023.
Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.
Thank you!
Hi @yuanchen8911 ! The deadline to open a placeholder PR against k/website for required documentation is Thursday, 19 October. Could you please update me on the status of docs for this enhancement? Can you confirm this is the placeholder PR here? https://github.com/kubernetes/website/pull/41970
Thank you! :)
Hi Drew, sorry for the late reply. Yes, this is the placeholder we had before. @atosatto, can you confirm it?
Hi @drewhagen, here is the updated placeholder PR for k/website: https://github.com/kubernetes/website/pull/43555? Thank you! /cc @atosatto
Hi @yuanchen8911, π from the v1.29 Release Team-Communications! We would like to check if you have any plans to publish a blog for this KEP regarding new features, removals, and deprecations for this release.
If so, you need to open a PR placeholder in the website repository. The deadline will be on Tuesday 14th November 2023 (after the Docs deadline PR ready for review)