-
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
Per-plugin callback functions for accurate requeueing in kube-scheduler #4247
Comments
/sig scheduling It was suggested we have a small KEP for QueueingHint. It's kind of a special case though, we can assume DRA is the parent KEP and this KEP stems from it. And I set the alpha version v1.26 which is the same as DRA KEP (or maybe we can just leave it as n/a), and the beta version v1.28 which we actually implemented it and enable it via the beta feature flag (enabled by default).
@kubernetes/sig-scheduling-leads Can anyone give this PR |
Do you have a PR for this already? |
Not yet. Will be ready probably within this weekend. |
Here it is: #4256 |
/label lead-opted-in |
Hello @sanposhiho 👋, v1.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 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 |
Hello 👋, 1.29 Enhancements Lead here. /milestone clear |
Hey again 👋 /milestone v1.29 |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
/label lead-opted-in We are going for another beta iteration, re-enabling the feature gate to true by default |
Hello @macsko @alculquicondor @sanposhiho 👋, Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 11th October 2024 / 19:00 PDT Thursday 10th October 2024. 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 If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
#4877 already satisfies this criteria |
With all the requirements met, this enhancement is now |
Hello @sanposhiho 👋, 1.32 Docs Shadow here. |
Created: kubernetes/website#48406 |
Also, it'd be great to have a blog post for this. |
👋 Hi there, William here from v1.32 Comms To opt-in, let us know and open a Feature Blog placeholder PR against the website repository by 30th Oct 2024. For more information about writing a blog see the blog contribution guidelines. Note: In your placeholder PR, use |
Created: kubernetes/website#48541 |
Thanks a million |
Hello @sanposhiho 👋, Enhancements team here. Are there any code changes planned for this KEP in 1.32? I am marking this enhancement as |
@tjons Here's our all necessary requirements for the beta graduation. Basically, the remaining part is only testing. |
@sanposhiho ok, great! As we approach code freeze at 02:00 UTC Friday 8th November 2024 / 19:00 PDT Thursday 7th November 2024, here's where this enhancement currently stands:
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze: Additionally, please let me know if there are any other PRs in k/k not listed in the description or not linked with this GitHub issue that we should track for this KEP, so that we can maintain accurate status. The status of this enhancement is marked as If you anticipate missing code freeze, you can file an exception request in advance. Thank you! |
Hello @sanposhiho 👋, Enhancements team here With all the implementation (code related) PRs merged as per the issue description: This enhancement is now marked as tracked for code freeze for the v1.32 Code Freeze! Please note that KEPs targeting stable need to have the status field marked as implemented in the kep.yaml file after code PRs are merged and the feature gates are removed. |
Enhancement Description
k/enhancements
) update PR(s): add(KEP-4247): Per-plugin callback functions for efficient enqueueing in the scheduling queue #4256k/k
) update PR(s): feature(scheduler): implement ClusterEventWithHint to filter out useless events kubernetes#118551k/website
) update(s): ModifySchedulerQueueingHints
website#43427k/enhancements
) update PR(s): KEP-4247: Update criteria targeting to enable the QueueingHints by default #4877k/k
) requirement: Beta requirement: QueueingHint kubernetes#122597k/k
) update PR(s):k/website
) update(s): Promote SchedulerQueueingHints to beta in 1.32 website#48406k/enhancements
) update PR(s):k/k
) update PR(s):k/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: