-
Notifications
You must be signed in to change notification settings - Fork 253
Bump to installer master branch #228
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
Bump to installer master branch #228
Conversation
|
/lgtm |
|
/test e2e |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
c1ba201 to
cde8eb1
Compare
cde8eb1 to
91c8feb
Compare
|
/lgtm |
|
/retest |
|
/test e2e |
0abf822 to
297ab27
Compare
297ab27 to
701b81d
Compare
|
/test e2e |
|
/retest |
Support installer InfraID.
|
/lgtm |
|
LGTM on new changes from a PR by myself has to be cheating somehow. |
|
@csrwng: The following test failed for commit df4a5ff, 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. 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. |
|
We have manually completed an e2e test. /override ci/prow/e2e |
|
@dgoodwin: Overrode contexts on behalf of dgoodwin: ci/prow/e2e 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. |
When we pivoted to v1beta3 in ccdc32e (installconfig: separate control plane and compute machine pools, 2019-01-29, openshift#1157), we dropped support for the old 'machines' JSON property. Instead of silently ignoring that property in v1beta2 configs, error out to avoid surprising users later when they notice us not picking up their machines configuration. Or internal consumers pivoted to v1beta3 in openshift/release@e1d729c6 (Modify install-config.yaml to use controlPlane and compute instead of machines, 2019-02-05, openshift/release#2787) and openshift/hive@3eda6d12 (Bump to installer master branch, 2019-02-21, openshift/hive#228).
Includes fix for uninstall from installer master repo
Fixes up remotemachineset controller to work with machine-api instead of cluster-api