Closed miyamotoh closed 2 days ago
/test e2e-powervs-capi-ovn
/retitle OCPBUGS-44922: Power VS: SetDefaultPrivateServiceEndpoints mistakenly called for External deploys
@miyamotoh: This pull request references Jira Issue OCPBUGS-44922, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @juliemathew
The bug has been updated to refer to the pull request using the external bug tracker.
/label acknowledge-critical-fixes-only
/lgtm
/assign r4f4
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: r4f4
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@miyamotoh: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-powervs-capi-ovn | 81f09dec69ee53370ba93dff2d6179ba9e5ae21c | link | false | /test e2e-powervs-capi-ovn |
Full PR test history. Your PR dashboard.
@miyamotoh: Jira Issue OCPBUGS-44922: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-44922 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
Distgit: ose-installer-altinfra This PR has been included in build ose-installer-altinfra-container-v4.18.0-202411230636.p0.g80d1310.assembly.stream.el9. All builds following this will include this PR.
[ART PR BUILD NOTIFIER]
Distgit: ose-installer-terraform-providers This PR has been included in build ose-installer-terraform-providers-container-v4.18.0-202411230636.p0.g80d1310.assembly.stream.el9. All builds following this will include this PR.
[ART PR BUILD NOTIFIER]
Distgit: ose-baremetal-installer This PR has been included in build ose-baremetal-installer-container-v4.18.0-202411230636.p0.g80d1310.assembly.stream.el9. All builds following this will include this PR.
[ART PR BUILD NOTIFIER]
Distgit: ose-installer-artifacts This PR has been included in build ose-installer-artifacts-container-v4.18.0-202411230636.p0.g80d1310.assembly.stream.el9. All builds following this will include this PR.
In #9165, the default set of endpoint overrides necessary for
Internal
deploy was set forExternal
as well for CCM. This PR properly conditionalizes the behavior.