-
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
Add downward API support for hugepages #2053
Comments
After reflecting on the implementation PR: kubernetes/kubernetes#86102 I think this needs a KEP as it loosens validation, and as a result, the feature requires that all kubelets have the support enabled before the API server accepts its usage. Will write a quick KEP now. /sig node |
Took a quick 👀 and the kep would need alpha graduation criteria but other than that it has the testplans, implementable state, etc... So would need that update and to merge before October 6th |
PR #2055 was updated and now it meets the criteria (pending sig-node review ofc), we'll just need this to merge by October 6th to be included in 1.20 |
Hi @derekwaynecarr, Enhancement shadow for 1.20 release team here 👋 , Just a reminder that the Enhancements Freeze is Tomorrow October 6th EOD PST. All KEPs and updates must be merged by that time. After October 6th, you will need to request an Exception to be included in the 1.20 Release. Thank you. |
Hi @derekwaynecarr , Since your Enhancement is scheduled to be in 1.20, please keep in mind the important upcoming dates: As a reminder, please link all of your k/k PR as well as docs PR to this issue so we can track them. Thank you! |
Hello @derekwaynecarr 👋 , 1.20 Docs lead here. Does this enhancement work planned for 1.20 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! |
The docs placeholder deadline is this Friday. Please make sure to create a placeholder PR against the Also, please keep in mind the important upcoming dates:
As a reminder, please link all of your k/k PR as well as docs PR to this issue for the release team to track. |
@annajung placeholder pr is kubernetes/website#24904 |
Hey @derekwaynecarr it looks like all the k/k prs for this have merged, correct? Thanks! |
Confirmed with Derek that this is completed for code freeze. |
/milestone v1.21 |
Since your Enhancement is scheduled to be in 1.21, please keep in mind the important upcoming dates:
As a reminder, please link all of your k/k PR(s) and k/website PR(s) to this issue so we can track them. Thanks! |
Enhancements team is marking this enhancement as "At Risk" for the upcoming code freeze due to not seeing any linked k/k PR(s) for this enhancement. Please make sure to provide all k/k PR(s) and k/website PR(s) to this issue so it can be tracked by the release team. |
e2e test for this kubernetes/kubernetes#99612 |
Hey @derekwaynecarr A friendly reminder that Code freeze is 5 days away, March 9th EOD PST Enhancements team is currently tracking the following PR(s):
Any enhancements that are NOT code complete by the freeze will be removed from the milestone and will require an exception to be added back. Please also keep in mind that if this enhancement requires new docs or modification to existing docs, you'll need to follow the steps in the Open a placeholder PR doc to open a PR against k/website repo by March 16th EOD PST Thanks! |
Hello @derekwaynecarr @saschagrunert 👋, Enhancements team here. Just checking in as we approach Enhancements freeze on 18:00 PDT Thursday 9th February 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 |
Can we get the KEP updated and make sure all the |
Oh, I see the PR here: #3719 In the future please tag the issue so it shows up on here. |
Updating the test section in #3865 Should be mostly a no-op, since it's only a formal change. |
Production readiness completed enhancements/keps/prod-readiness/sig-node/2053.yaml Lines 4 to 5 in b3a825e
and template updated to the latest including the test plan. @Atharva-Shinde this KEP should be good to go |
This enhancement meets all the requirements to be tracked for v1.27 |
Hello @saschagrunert and @SergeyKanzhelev 👋🏾 ! @katmutua 1.27 Release Docs shadow here. This enhancement is marked as ‘Needs Docs’ for 1.27 release. Please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by March 16. For more information, please take a look at Documenting for a release to familiarize yourself with the documentation requirements for the release. If you already have existing open PRs please link them to the description so we can easily track them. Thanks! |
Thank you @katmutua, the placeholder PR is now available in kubernetes/website#39905 |
Hey again @saschagrunert @SergeyKanzhelev 👋 Enhancements team here, Here's where this enhancement currently stands:
Also please let me know if there are other PRs in k/k we should be tracking for this KEP. |
/stage stable |
This is done |
/remove-label lead-opted-in |
Enhancement Description
k/enhancements
) update PR(s):k/k
) update PR(s):DownwardAPIHugePages
feature to stable / GA kubernetes#115721k/website
) update(s): [KEP-2053] Add docs for DownwardAPIHugepages graduation website#39905The text was updated successfully, but these errors were encountered: