-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
Added InterPodAffinity unit test case with Namespace. #45152
Conversation
/cc @bsalamat |
The test will failed without #45098 (tested in local). |
@kubernetes/sig-scheduling-pr-reviews |
/lgtm Thanks, Klaus! :) |
@wojtek-t , ping :). |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bsalamat, k82cn, wojtek-t
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue (batch tested with PRs 45100, 45152, 42513, 44796, 45222) |
Automatic merge from submit-queue UPSTREAM: 45352: Pod (Anti)affinity shouldn't be respected across namespaces. xref: https://bugzilla.redhat.com/show_bug.cgi?id=1483119 Upstream fix+unit test: kubernetes/kubernetes#45352 kubernetes/kubernetes#45152 /cc @sjenning
What this PR does / why we need it:
Added InterPodAffinity unit test case with Namespace: unit test case for #45098
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes # N/ARelease note: