-
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
Mutable scheduling directives for suspended Jobs #2926
Comments
/sig scheduling |
/milestone v1.23 |
Hi @ahg-g! 1.23 Enhancements team here. Just checking in as we approach enhancements freeze on Thursday 09/09. Here's where this enhancement currently stands:
Looks like for this one we would just need the KEP & the PRR file to merge by enhancements freeze :) Thanks! |
Hello @ahg-g! 1.23 Enhancements team here. Just checking in once again, as we approach enhancements freeze on Thursday 09/09. We just need the KEP & the PRR file to merge by enhancements freeze, to be tracked under the Kubernetes 1.23 release :) Thanks! |
@PriyankaH21 KEP merged including PRR. |
Thank you so much, @ahg-g. With the KEP PR merged, this enhancement is ready for the 1.23 enhancements freeze. :) |
Hi @ahg-g 👋 1.23 Docs shadow here. This enhancement is marked as Needs Docs for the 1.23 release. Please follow the steps detailed in the documentation to open a PR against the Also, if needed take a look at Documenting for a release to familiarize yourself with the docs requirement for the release. Thanks! |
Hello @ahg-g 👋 Checking in once more as we approach 1.23 code freeze at 6:00 pm PST on Tuesday, November 16. Please ensure the following items are completed:
As always, we are here to help should questions come up. Thank you so much! 🙂 |
I opened a docs PR at kubernetes/website#30390 |
docs PR merged |
Thanks so much for the update, @ahg-g |
Should we consider |
can you state the use case |
The queueing system could decide that the job should land in specific Nodes, and these nodes would like their workloads to be scheduled under a specific scheduling profile. |
This enhancement is ready to be traced for graduation to stable in v1.27 /label tracked/yes |
Hi @ahg-g 👋, Checking in as we approach 1.27 code freeze at 17:00 PDT on Tuesday 14th March 2023. Please ensure the following items are completed:
Please let me know if there are any other PRs in k/k I should be tracking for this KEP. |
Hello @ahg-g ! 👋🏾, @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! |
Hi @ahg-g, as @katmutua mentioned, please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This placeholder PR must be created by today, March 16, and should be ready for review on Tuesday, March 21. |
@mickeyboxell added, thanks! |
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 |
This is complete |
/remove-lifecycle stale |
Enhancement Description
k/enhancements
) update PR(s): KEP-2926: Allow updating scheduling directives of suspended jobs #2931k/k
) update PR(s): Allow updating scheduling directives of suspended jobs that never started kubernetes#105479k/website
) update PR(s): Add docs for JobMutableNodeSchedulingDirectives website#30390k/enhancements
) update PR(s):KEP-2926: Graduate mutable scheduling directives to stable #3709
k/k
) update PR(s):k/website
) update(s): Graduate JobMutableNodeSchedulingDirectives to GA website#40063Please 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: