Skip to content

Conversation

cjschaef
Copy link
Member

Rather than forcing machine providers to replicate the machine phases, if needed, the phases should be made public consts instead.

Related: https://issues.redhat.com/browse/OCPCLOUD-1769

@openshift-ci openshift-ci bot requested review from Fedosin and JoelSpeed November 10, 2022 16:54
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 10, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign enxebre for approval by writing /assign @enxebre in a comment. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cjschaef
Copy link
Member Author

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 10, 2022
Rather than forcing machine providers to replicate the machine
phases, if needed, the phases should be made public consts instead.

Related: https://issues.redhat.com/browse/OCPCLOUD-1769
@cjschaef
Copy link
Member Author

Resolved the main issue of missing most variable renames.
/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 10, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 10, 2022

@cjschaef: The following tests 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-metal-ipi-sdn 3850b59 link false /test e2e-metal-ipi-sdn
ci/prow/e2e-openstack 3850b59 link false /test e2e-openstack
ci/prow/e2e-vsphere-operator 3850b59 link false /test e2e-vsphere-operator
ci/prow/e2e-vsphere-ovn-upgrade 3850b59 link false /test e2e-vsphere-ovn-upgrade
ci/prow/e2e-vsphere-ovn 3850b59 link false /test e2e-vsphere-ovn
ci/prow/e2e-azure-ovn 3850b59 link false /test e2e-azure-ovn
ci/prow/e2e-libvirt 3850b59 link false /test e2e-libvirt
ci/prow/e2e-metal-ipi-upgrade 3850b59 link false /test e2e-metal-ipi-upgrade
ci/prow/e2e-nutanix 3850b59 link false /test e2e-nutanix

Full PR test history. Your PR dashboard.

Instructions 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.

@JoelSpeed
Copy link
Contributor

I had imagined we would move these consts to the API repo and have folks import them from there, ie machinev1beta1.PhaseFailed, I guess since every MAPI implementation imports this package already this also works

@JoelSpeed
Copy link
Contributor

/retest-required

@lobziik
Copy link
Contributor

lobziik commented Nov 14, 2022

+1 to what @JoelSpeed said. I would prefer to have this within the API definitions.

@cjschaef
Copy link
Member Author

Okay, I didn't realize that was the expectation. I can update the Jira, to make changes to API, and I'd expect it would be best to pull those changes back into MAO once they are available, along with updates to the providers as well (for now, I am only aware of IBM Cloud MAPI).

I'll close this PR out then, and open a follow up PR once the changes to API get updated.

@cjschaef cjschaef closed this Nov 14, 2022
@cjschaef cjschaef deleted the ocpcloud-1769 branch November 14, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants