Closed JoelSpeed closed 8 months ago
@JoelSpeed: This pull request references OCPCLOUD-2514 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set.
/retest
i don't think the latest failures are related, but i'm not that familiar with them.
/approve /lgtm
/test e2e-aws-ovn
@JoelSpeed: all tests passed!
Full PR test history. Your PR dashboard.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: elmiko, ingvagabund, JoelSpeed
The full list of commands accepted by this bot can be found here.
The pull request process is described here
[ART PR BUILD NOTIFIER]
This PR has been included in build ose-cluster-kube-controller-manager-operator-container-v4.16.0-202403050309.p0.g5a8a98f.assembly.stream.el9 for distgit ose-cluster-kube-controller-manager-operator. All builds following this will include this PR.
Library go no longer requires feature gates for observing cloud provider state. This PR updates library go to remove the reliance, and ensures that feature gate access is no longer being passed into the cloud provider observers.
A follow up to this is needed to make sure that the
--cloud-provider
,--external-cloud-volume-plugin
and--cloud-config
flags are cleared now they are no longer required, will add that as a separate PR later.