-
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
Introduce MatchLabelKeys
to Pod Affinity and Pod Anti Affinity
#3633
Comments
@kubernetes/sig-scheduling-leads Do you think we can work on it this release? Or should postpone until the next release? |
I took a review and I think we can include it in 1.27. /label lead-opted-in |
@Huang-Wei Thanks! I'll take a look and modify KEP this weekend. |
/milestone v1.27 |
@sanposhiho: You must be a member of the kubernetes/milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Milestone Maintainers Team and have them propose you as an additional delegate for this responsibility. 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. |
/milestone v1.27 |
/stage alpha |
Hello @sanposhiho 👋, 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, it looks like once #3651 merges all the above requirements will be met. The status of this enhancement is marked as |
Hi @sanposhiho - With #3651 merged this enhancement is now Thanks! /label tracked/yes |
Hi @sanposhiho 👋, 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:
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze: Please let me know if there are any other PRs in k/k I should be tracking for this KEP. As always, we are here to help should questions come up. Thanks! |
Unfortunately the implementation PRs associated with this enhancement have not merged by code-freeze so this enhancement is getting removed from the release. If you would like to file an exception please see https://github.com/kubernetes/sig-release/blob/master/releases/EXCEPTIONS.md /milestone clear |
One use case for this: kubernetes-sigs/jobset#27 |
Hello @sanposhiho 👋, Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024. This enhancement is targeting for stage Here’s where this enhancement currently stands:
With all the KEP requirements in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. 🚀 The status of this enhancement is marked as |
/stage beta |
Hello @sanposhiho 👋, 1.31 Docs Shadow here. Does the work for the KEP planned for 1.31 require any new docs or modification to existing docs? If so, please follows the steps here to open a PR against dev-1.31 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday June 27, 2024 18:00 PDT. Also, take a look at Documenting for a release to get yourself familiarised with the docs requirement for the release. Thank you! |
@salaxander Opened in - |
Hey @sanposhiho 👋 from the v1.31 Communications Team! To opt in, let us know and open a Feature Blog placeholder PR against the website repository by 3rd July, 2024. For more information about writing a blog see the blog contribution guidelines. Note: In your placeholder PR, use |
Created an placeholder PR in - |
Amazing! Let me know if you need anything now or later on :) |
Hey again @sanposhiho 👋 Enhancements team here, Just checking in as we approach code freeze at 02:00 UTC Wednesday 24th July 2024 / 19:00 PDT Tuesday 23rd July 2024 . I found one PR for this KEP in 1.31: Here's where this enhancement currently stands:
With the above criteria met, this enhancement is now tracked for code freeze! Also, please let me know if there are other PRs in k/k we should be tracking for this KEP. |
Thanks, you're right, that's the only one we need for this enhancement. |
Hi, enhancements lead here - I inadvertently added this to the 1.32 tracking board 😀. Please readd it if you wish to progress this enhancement in 1.32. /remove-label lead-opted-in |
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 |
@alculquicondor Can we get a |
/label lead-opted-in |
Enhancement Description
MatchLabelKeys
to Pod Affinity and Pod Anti AffinityMatchLabelKeys
(the same one as Pod Topology Spread) toPodAffinityTerm
kubernetes#112947k/enhancements
) update PR(s):MatchLabelKeys
to PodAffinity and PodAntiAffinity #3651k/k
) update PR(s):k/website
) update PR(s):k/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.
/sig scheduling
/assign
The text was updated successfully, but these errors were encountered: