-
Notifications
You must be signed in to change notification settings - Fork 131
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
Fix vSphere anti-affinity #1779
Fix vSphere anti-affinity #1779
Conversation
Skipping CI for Draft Pull Request. |
4a0bf96
to
4a52633
Compare
4a52633
to
58a51ed
Compare
58a51ed
to
30a191b
Compare
Signed-off-by: Waleed Malik <[email protected]>
30a191b
to
c186e92
Compare
/test pull-machine-controller-e2e-vsphere-anti-affinity |
@xrstf |
/cherry-pick release/v1.59 |
@ahmedwaleedmalik: once the present PR merges, I will cherry-pick it on top of release/v1.59 in a new PR and assign it to you. 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. |
/cherry-pick release/v1.58 |
@ahmedwaleedmalik: once the present PR merges, I will cherry-pick it on top of release/v1.58 in a new PR and assign it to you. 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. |
/cherry-pick release/v1.57 |
@ahmedwaleedmalik: once the present PR merges, I will cherry-pick it on top of release/v1.57 in a new PR and assign it to you. 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. |
/override pull-machine-controller-e2e-vsphere |
@xrstf: Overrode contexts on behalf of xrstf: pull-machine-controller-e2e-vsphere 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. |
/lgtm |
LGTM label has been added. Git tree hash: d1329ebf99b3625bc748c641fe72fee23244b1d3
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kron4eg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@ahmedwaleedmalik: #1779 failed to apply on top of branch "release/v1.59":
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. |
@ahmedwaleedmalik: #1779 failed to apply on top of branch "release/v1.58":
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. |
@ahmedwaleedmalik: #1779 failed to apply on top of branch "release/v1.57":
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. |
Signed-off-by: Waleed Malik <[email protected]>
Signed-off-by: Waleed Malik <[email protected]>
Signed-off-by: Waleed Malik <[email protected]>
* Fix vSphere anti-affinity (#1779) Signed-off-by: Waleed Malik <[email protected]> * Update image for vsphere anti-affinity prow job Signed-off-by: Waleed Malik <[email protected]> --------- Signed-off-by: Waleed Malik <[email protected]>
* Fix vSphere anti-affinity (#1779) Signed-off-by: Waleed Malik <[email protected]> * Fixes Signed-off-by: Waleed Malik <[email protected]> --------- Signed-off-by: Waleed Malik <[email protected]>
* Fix vSphere anti-affinity (#1779) Signed-off-by: Waleed Malik <[email protected]> * Fix tests Signed-off-by: Waleed Malik <[email protected]> --------- Signed-off-by: Waleed Malik <[email protected]>
What this PR does / why we need it:
Fixes concurrency issues with the vSphere anti-affinity feature. I've also added an E2E test to properly test the feature.
Which issue(s) this PR fixes:
Fixes #1774
What type of PR is this?
/kind bug
Special notes for your reviewer:
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: