Conversation
…gured in install-config
Add go.mod replace directives for github.com/openshift/api and github.com/openshift/library-go pointing at vr4manta's release-4.21 branches (openshift/api#3036, openshift/library-go#2468), which provide the vSphere cloud config support required by the SPLAT-2710 and SPLAT-2795 cherry-picks. Re-vendor accordingly, which also drops the now-unused k8s.io/cloud-provider-vsphere dependency. Co-Authored-By: Claude Sonnet 5 <[email protected]>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
@vr4manta: This pull request references SPLAT-2866 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. |
|
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 |
|
/test all |
|
@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-2866
Changes
Notes
This PR is backporting the following PRs in relation to the vSphere multi vCenter day 2 support feature:
Since the original PRs require changes to API and library-go, we need to make sure to update the references here to point to the release-4.21 variants to make sure we do not pull in new functionality.