Open chiragkyal opened 1 week ago
@chiragkyal: This pull request references CFE-1168 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.
Hello @chiragkyal! 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.
/assign @JoelSpeed
/test e2e-aws-serial-techpreview
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: chiragkyal 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.
@chiragkyal: 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-aws-ovn-techpreview | d20e11f92402e2cec838e53a110de0cf1f24b5fd | link | true | /test e2e-aws-ovn-techpreview |
ci/prow/e2e-aws-ovn | d20e11f92402e2cec838e53a110de0cf1f24b5fd | link | true | /test e2e-aws-ovn |
ci/prow/okd-scos-e2e-aws-ovn | d20e11f92402e2cec838e53a110de0cf1f24b5fd | link | false | /test okd-scos-e2e-aws-ovn |
Full PR test history. Your PR dashboard.
Add new
CMPSMachineNamePrefix
feature-gate to guard the implementation changes done to support customized control plane machine names.