-
Notifications
You must be signed in to change notification settings - Fork 14.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
promote feature PodSchedulingReadiness to stable #45234
promote feature PodSchedulingReadiness to stable #45234
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
The corresponding changes for the Please remove the hold label once it is done. /hold |
@Huang-Wei can we please also update this https://kubernetes.io/docs/concepts/scheduling-eviction/pod-scheduling-readiness/#mutable-pod-scheduling-directives in the same PR? they both use the same flag. Specifically the part "FEATURE STATE: Kubernetes v1.27 [beta]" should probably be completely removed |
502196d
to
84c09a1
Compare
Sure, updated. Thanks. |
Hey @Huang-Wei 👋 please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday March 12th 2024 18:00 PST. Thank you! I think this is already ready, so just a friendly reminder :) |
Yup, I think it's ready for review. @ahg-g could you take a second look? |
content/en/docs/concepts/scheduling-eviction/pod-scheduling-readiness.md
Outdated
Show resolved
Hide resolved
84c09a1
to
a923199
Compare
Hi @Huang-Wei |
I'm removing the |
/unhold |
IIUC that feature gate doc (index.md) is auto-generated by compiling all the individual feature gate's page. And the feature gate's markdown file has been updated. Please let me know if I miss anything. |
Hi @Huang-Wei, you are right, This change happened in the last release(k8s v1.29) by PR #41793, and I missed it. |
/lgtm |
LGTM label has been added. Git tree hash: 99eba6ba3d441462ac7b4f60553991f7972ba5cd
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/hold
@Huang-Wei there is a nit, but if you prefer to just unhold, you are welcome to do that.
@@ -91,8 +91,6 @@ scheduling. You can use `scheduler_pending_pods{queue="gated"}` to check the met | |||
|
|||
## Mutable Pod Scheduling Directives |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For GA, we like to follow the style guide, so I recommend
## Mutable Pod Scheduling Directives | |
## Mutable Pod scheduling directives |
but, it won't block a merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense to me. Updated. PTAL.
a923199
to
42af37b
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim, tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/unhold |
LGTM label has been added. Git tree hash: 34870114a6511744af9dca8cf0b1b8b055c9cae0
|
/milestone 1.30 |
Ref kubernetes/enhancements#3521.
(A placeholder for now)