Open jcpowermac opened 1 month ago
Hello @jcpowermac! Some important instructions when contributing to openshift/api: API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.
@jcpowermac: This pull request references SPLAT-1743 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.18.0" version, but no target version was set.
@jcpowermac: This pull request references SPLAT-1743 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.18.0" version, but no target version was set.
/assign @JoelSpeed
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: jcpowermac Once this PR has been reviewed and has the lgtm label, please ask for approval from joelspeed. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@JoelSpeed updated
@jcpowermac: The following test 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/okd-scos-e2e-aws-ovn | 6398ee4c988e1d398e74d769ff9799413bc7bf77 | link | false | /test okd-scos-e2e-aws-ovn |
Full PR test history. Your PR dashboard.
Changes
For the machine api operator to support vm-host based zonal a single new field of
vmGroup
needs to be added that will indicate the vCenter cluster group to add a newly created virtual machine into.Additional PRs