[release-4.22] SPLAT-2865: Added multi vCenter Day 2 Support - #1531
[release-4.22] SPLAT-2865: Added multi vCenter Day 2 Support#1531vr4manta wants to merge 8 commits into
Conversation
|
@vr4manta: This pull request references SPLAT-2865 which is a valid jira issue. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
Skipping CI for Draft Pull Request. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@vr4manta: This PR was included in a payload test run from openshift/api#2969 |
The Machine and MachineSet VAPs only checked whether a region/zone label pair existed in the incoming Infrastructure spec, so a Machine or MachineSet whose labels never matched any failure domain — old or new — caused every Infrastructure update to be denied. Add an oldFds variable sourced from oldObject and only deny when a failure domain existed in the old spec and was removed from the new one. (cherry picked from commit 4ef0ad1)
|
/pipeline required |
|
Scheduling tests matching the |
|
@vr4manta: This PR was included in a payload test run from openshift/api#2969
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/1d51e210-a858-11f1-8021-2ae6565127f3-0 |
|
@vr4manta: This PR was included in a payload test run from openshift/api#2969
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/fb9027b0-a873-11f1-9d70-57471176ae00-0 |
|
@vr4manta: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
SPLAT-2865
Changes
Notes:
This PR is backporting the following PRs in relation to the vSphere multi vCenter day 2 support feature: