Migrate machine api libraries to openshift/api#8
Migrate machine api libraries to openshift/api#8openshift-merge-robot merged 2 commits intomasterfrom
Conversation
|
I can't remember what state the e2e tests are in, but basically as long as this compiles it /lgtm |
They do not work yet |
|
@kwoodson: 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/test-infra repository. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kwoodson, mdbooth 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 |
What this PR does / why we need it:
This PR aligns with the work to move machine api libraries to openshift/api. This work updates the machine-api-operator dependency, removes AWS and Azure dependencies, and simplifies the go.mod.
Special notes for your reviewer:
0 code changes introduced. Migrating libraries to openshift/api in order to clean up go.mod dependencies and align with the latest branches.
Release note:
Follow up to openshift/cluster-api-provider-openstack#206