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
Add support for a drop-in kubelet configuration directory #3983
Comments
/sig node |
/milestone v1.28 Adding to the milestone for tracking based on discussions at sig node meeting. |
+1!!! (non binding) |
/stage alpha |
/label lead-opted-in |
Hello @haircommander 👋, 1.28 Enhancements team here. Just checking in as we approach enhancements freeze on 1:00 UTC on Friday 16th June 2023. This enhancement is targeting stage Here's where this enhancement currently stands:
For this KEP, we would need to take care of:
The status of this enhancement is marked as |
Hi @ruheenaansari34 , I've updated the ID, thanks for pointing that out! Is there anything else needed at the moment other than getting consensus to merge the enhancement? |
@yuqi-zhang Please take care of the following before the Enhancement freeze to meet the requirements:
The status of this enhancement is still marked as |
Thanks! I've marked it as implementable after discussion with @haircommander . We will work to get it merged |
Thanks @yuqi-zhang :) |
Hello @haircommander 👋, 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 Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
Hey @haircommander , could you please create a docs PR even if it is a draft PR with no content yet against dev-1.28 branch in the k/website repo. The deadline to create this draft PR is Thursday 20th July 2023. |
yes I will take care of it, thanks @Rishit-dagli ! |
done! kubernetes/website#42013 |
Hey again @haircommander 👋 I don't see any code (k/k) update PR(s) in the issue description so if there are any k/k related PR(s) that we should be tracking for this KEP please link them in the issue description above. As always, we are here to help if any questions come up. Thanks! |
Hey @haircommander 👋 Enhancements Lead here, |
Hello @haircommander wave: please take a look at Documenting for a release - PR Ready for Review to get your docs PR ready for review before Tuesday 25th July 2023. Thank you! |
thank you! I have moved it out of draft |
Hey y'all! I'm swinging by for the v1.28 Docs team. Today is the docs deadline. Is there anything we can help you with to get this merged? |
sorry I am updating it now, I will get this done soon. |
/remove-label lead-opted-in |
/milestone v1.29 |
@haircommander please send the PR to update KEP details for beta in 1.29 |
Hello @haircommander 👋, Enhancements team here. Just checking in as we approach enhancements freeze on Friday, 6th October 2023. This enhancement is targeting for stage Here's where this enhancement currently stands:
For this KEP, we would just need to update the following:
The status of this enhancement is marked as |
/assign @sohankunkerkar |
@kannon92: GitHub didn't allow me to assign the following users: sohankunkerkar. Note that only kubernetes members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
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. |
I'm working on this issue. |
/assign @sohankunkerkar |
Hi @haircommander @sohankunkerkar , checking in once more as we approach the 1.29 enhancement freeze deadline on 01:00 UTC, Friday, 6th October, 2023. The status of this enhancement is marked as Let me know if I missed anything. Thanks! Please keep the issue description up-to-date with appropriate information such that PR. |
As #4242 is merged, the status of this enhancement is marked as |
Hello @haircommander @sohankunkerkar 👋, v1.29 Docs Shadow here. |
Hi @haircommander @sohankunkerkar! The deadline to open a placeholder PR against |
@drewhagen Thanks for your patience. Here's the link for the placeholder PR: kubernetes/website#43542 |
Hi @sohankunkerkar @haircommander! 👋 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. |
Hey again @sohankunkerkar @haircommander 👋 Enhancements team here, Just checking in as we approach code freeze at 01:00 UTC Wednesday 1st November. Here's where this enhancement currently stands:
Please update the Issue description to include all the related PRs (including kubernetes/kubernetes#121193, I guess) of this KEP under Also, please let me know if there are other PRs in k/k we should be tracking for this KEP. |
Hello @sohankunkerkar @haircommander 👋 1.29 Enhancements lead here, Unfortunately, the implementation (code related) PR(s) associated with this enhancement is not in the merge-ready state by code-freeze and hence this enhancement is now removed from the 1.29 milestone. If you still wish to progress this enhancement in 1.29, please file an exception request. Thanks! /milestone clear |
With kubernetes/kubernetes#121193 merged this is now marked as |
Shadow contributions: - 1.27 shadow reviews: 6 - 1.28 shadow reviews: 9 - 1.29 - did not shadow due to time constraints with new SIG API Machinery TL role Planned contributions: - 1.30+ contribute to PRR, able to review roughly 12 KEPs per release. I am happy to PRR more than 12 so long as they are SIG API Machinery KEPs, since I'll be reviewing those anyway.. Shadow reviewer promotion criteria: Transitions from new to alpha - kubernetes#3983 - kubernetes#3751 Transitions from alpha to beta - kubernetes#3107 - kubernetes#2485 Transitions from beta to GA - kubernetes#2268 Three enhancements that require coordination between multiple components. - kubernetes#3751 - kubernetes#2485 - kubernetes#3107 Three enhancements that require version skew consideration (both HA and component skew): does behavior fail safely and eventually reconcile. - kubernetes#2268 (component skew) - kubernetes#2485 (component skew) - kubernetes#3751 (HA skew - feature gated fields, component skew) kubernetes#2268 (HA skew of controller considered) Three enhancements that are outside your primary domain. - kubernetes#3983 (SIG Node) - kubernetes#3751 (SIG Storage) - kubernetes#2268 (SIG Node) - kubernetes#3107 (SIG Storage) Examples where the feature requires considering the case of administering thousands of clusters. This comes up frequently for host-based features in storage, node, or networking. - Yes. E.g. kubernetes#2268 (ability to analyze cluster in aggregate considered, rescheduling considered) Examples where the feature requires considering the case of very large clusters. This is commonly covered by metrics. - Yes. E.g. kubernetes#3751 (new API call, volume of calls considered)
Enhancement Description
k/enhancements
) update PR(s): KEP-3983: Add support for a drop-in kubelet configuration directory #4031k/k
) update PR(s): cmd/kubelet: implement drop-in configuration directory for kubelet kubernetes#119390k/website
) update PR(s): Update documentation to reflect kubelet.conf.d changes for k8s 1.28 website#42013k/enhancements
) update PR(s): KEP 3983: target to beta for 1.29 #4242k/k
) update PR(s): Retarget drop-in kubelet configuration dir feature to Alpha kubernetes#121193k/website
) update(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: