-
Notifications
You must be signed in to change notification settings - Fork 69
Update BMH CRD #118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update BMH CRD #118
Conversation
ab0b95a to
1d67f3d
Compare
manifests/0000_31_cluster-baremetal-operator_03_baremetalhost.crd.yaml
Outdated
Show resolved
Hide resolved
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hardys, kirankt 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 |
|
This CRD change needs to be made here https://github.com/openshift/cluster-baremetal-operator/blob/master/api/v1alpha1/provisioning_types.go. "make manifests" will take care of actually generating the manifest. |
This is updating the BMH CRD from the BMO repo, via That also wasn't the approach used in #105 #100 #78 #70 #64 #51 so perhaps @honza can confirm, but I think this is the right process? |
This is to align with the rebase proposed via: openshift/baremetal-operator#133
1d67f3d to
077611d
Compare
|
You should be able to use the |
|
/retest |
1 similar comment
|
/retest |
|
/test e2e-metal-ipi |
|
/lgtm |
That is correct. |
This is to align with the rebase proposed via:
openshift/baremetal-operator#133