-
Notifications
You must be signed in to change notification settings - Fork 213
[CNF-5643] bump api version to add new capability #937
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
go get github.com/openshift/api@f36cfb9a990998106c5ebaa4fad0c7ff1264a2f5 go mod tidy go mod vendor git add -A go.* vendor
update tests with new capabilities brought by new version of openshift/api package
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: qJkee 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 |
|
/retest |
|
/test lint |
|
New linter version detects more code issues. |
|
@qJkee: 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. |
|
/cc |
| } | ||
|
|
||
| //nolint:errcheck | ||
| cvInformer.Informer().AddEventHandler(ctrl.eventHandler()) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
There seems to be a bunch of failing CI in openshift/machine-api-operator#1119. Have you completed step 3 in the recommended new-capability workflow? |
|
@wking |
Upgrade openshift/api to the latest version with new capability