Remove Machine API manifest#37
Conversation
|
I think this file can be removed from here now that we have https://github.com/openshift/machine-api-operator/blob/master/install/0000_30_machine-api-operator_00_credentials-request.yaml |
|
Yeah that's correct, we should fix in your repo, and delete here. |
|
@dgoodwin right now it looks like this file gets preferred over the other one during installation. If this one gets deleted will the other file in the MAO get picked up? |
|
It likely applies them both, so one goes in first and then the next. It should be ok to remove this one. |
|
Okay cool, I'll update the PR. |
This file lives now under install/0000_30_machine-api-operator_00_credentials-request.yaml in machine-api-operator.
0503314 to
2989c1c
Compare
|
/lgtm |
|
/approve |
1 similar comment
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dgoodwin, enxebre, frobware, spangenberg 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 |
…te-machine-api Remove Machine API manifest
This file lives now under install/0000_30_machine-api-operator_00_credentials-request.yaml in machine-api-operator.
FYI: openshift/machine-api-operator#241