-
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
Namespace selector for pod affinity #2249
Comments
/sig scheduling |
Hi @ahg-g ,
Thanks! |
Implementation is merged, only docs PR is pending. |
Hey @ahg-g! Looks like you are all merged and good to go for the upcoming Code Freeze! Thanks for the updates and the hard work :D |
/stage beta |
please refer to the docs https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#namespace-selector |
/milestone v1.24 |
Hello @ahg-g 👋, 1.24 Enhancements team here. Just checking in as we approach enhancements freeze on 18:00pm PT on Thursday Feb 3rd, 2022. For note, This enhancement is targeting for stage Here’s where this enhancement currently stands:
With all the KEP requirements in place & merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. 🚀 For note, the status of this enhancement is marked as |
Hi @ahg-g 👋 1.24 Docs shadow here. This enhancement is marked as Needs Docs for the 1.24 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 👋 I'm just checking in once more as we approach the 1.24 Code Freeze on 18:00 PDT, Tuesday, March 29th 2022 Please ensure the following items are completed:
For note, the status of this enhancement is currently marked as Kindly please let me know if I'm missing any open PRs other than the ones I linked above. Thank you so much! |
Docs PR: kubernetes/website#32352 |
Thanks @ahg-g . With the Docs PR open now, all the requirements for Code Freeze are completed. The status of this enhancement is |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
Graduated to GA |
Enhancement Description
One-line enhancement description (can be used as a release note): Add namespaceSelector to pod affinity/anti-affinity spec
Kubernetes Enhancement Proposal: WIP
Discussion Link: Add NamespaceSelector to pod affinity spec kubernetes#97203, Configure pod anti-affinity across all namespaces kubernetes#68827
Primary contact (assignee): ahg-g
Responsible SIGs: sig-scheduling
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s): Add KEP for Pod Affinity NamespaceSelector #2251k/k
) update PR(s): Add PodAffinityTerm.NamespaceSelector and CrossNamespacePodAffinity Quota scope APIs kubernetes#98378, Implements NamespaceSelector for pod affinity kubernetes#98446, Implements CrossNamespacePodAffinity quota scope kubernetes#98582k/website
) update PR(s): Document Pod affinity namespaceSelector website#26820Beta
k/enhancements
) update PR(s): graduate pod affinity namespaceselector to beta #2650k/k
) update PR(s): Graduate pod affinity NamespaceSelector to Beta kubernetes#101496k/website
) update(s): Pod affinity namespaceSelector to beta website#28416Stable
k/enhancements
) update PR(s): KEP-2249: Graduate PodAffinityNamespaceSelector to stable #3116k/k
) update PR(s): Graduate PodAffinityNamespaceSelector to GA kubernetes#108136k/website
) update(s): Pod affinity namespaceSelector to GA website#32352The text was updated successfully, but these errors were encountered: