[release-4.22] SPLAT-2865: Added multi vCenter Day 2 Support - #1531
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 |
|
@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: 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/bb3dc9d0-ab78-11f1-89a9-861801216705-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/1248eda0-ab87-11f1-8f62-cd05816d43e3-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/c30f5bc0-ab90-11f1-99a2-f02f9eef2847-0 |
|
/retest |
|
/label jira/valid-bug |
|
/retest |
|
Scheduling tests matching the |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nrb The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
Assessment: Run 2099509596598046720 does not provide evidence that this PR caused the failure. It failed in pre-test bare-metal provisioning/operator stability while waiting for clusteroperator/baremetal; no JUnit test records were produced. PR changes vSphere/operator/VAP paths. The relevant helper is gated to VSpherePlatformType and FeatureGateVSphereMultiVCenterDay2; no bare-metal or virtualmedia files are changed. Similar pre-test timeouts have also appeared across other metal-ipi-virtualmedia jobs, which supports an infrastructure/provisioning issue rather than a regression in this PR. /override ci/prow/e2e-metal-ipi-virtualmedia |
|
@damdo: Overrode contexts on behalf of damdo: ci/prow/e2e-metal-ipi-virtualmedia 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 kubernetes-sigs/prow repository. |
|
/verified by @vr4manta and /payload-job-with-prs : https://pr-payload-tests.ci.openshift.org/runs/ci/c30f5bc0-ab90-11f1-99a2-f02f9eef2847-0 |
|
@vr4manta: This PR has been marked as verified by 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. |
|
@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. |
3fdcb56
into
openshift:release-4.22
SPLAT-2865
Changes
Notes:
This PR is backporting the following PRs in relation to the vSphere multi vCenter day 2 support feature: