-
Notifications
You must be signed in to change notification settings - Fork 226
Revert 155 change crds definitions and rename providerConfig to providerSpec #168
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
Revert 155 change crds definitions and rename providerConfig to providerSpec #168
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
#167 (comment) needs to be resolved first |
Before merging this please make sure this is updated https://github.com/openshift/console/search?q=providerConfig&unscoped_q=providerConfig |
|
d9813c6
to
e7f78db
Compare
The test/integration code decodes machineset from yaml files to machineset object. Thus, even the code under cluster-api needs to be updated.
e7f78db
to
5b1386b
Compare
@ingvagabund: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
/hold devel freeze on Friday, merging only important changes. |
/test e2e-aws-operator |
/test e2e-aws |
/test integration |
Thanks! Please either rebase with only relevant commits and meaningful message or close in favour of #170 |
#170 is better choice |
Bug 1990447: Create event only if the machine was modified
Reverting #155 and renaming
providerConfig
toproviderSpec
Plus, building on top of #169.
TODO
/hold