-
Notifications
You must be signed in to change notification settings - Fork 1.5k
OCPBUGS-15659: Update openshift/api to add MachineAPI update #7456
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
Conversation
|
@rwsu: This pull request references Jira Issue OCPBUGS-15659, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
48b040a to
244d333
Compare
|
/jira refresh |
|
@rwsu: This pull request references Jira Issue OCPBUGS-15659, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
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. |
The ClusterVersionCapabilitySets for v4.11, v4.12, v4.13 were recently updated in openshift/api#1554 to include the MachineAPI Capability. This change is needed to ensure the IPI MachineAPI Capability precheck work correctly for those OpenShift versions. Signed-off-by: Richard Su <[email protected]>
244d333 to
6b9fcd3
Compare
|
@rwsu: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
PR needs rebase. DetailsInstructions 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. |
|
Closing. Duplicate of #7421 |
|
@rwsu: This pull request references Jira Issue OCPBUGS-15659. The bug has been updated to no longer refer to the pull request using the external bug tracker. DetailsIn response to this:
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. |
The ClusterVersionCapabilitySets for v4.11, v4.12, v4.13 were recently updated in openshift/api#1554 to include the MachineAPI Capability.
This change is needed to ensure the IPI MachineAPI Capability precheck work correctly for those OpenShift versions.
Fixes #7414 for v4.11, v4.12, and v.4.13.