-
Notifications
You must be signed in to change notification settings - Fork 44
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
Openshift machine api #147
Openshift machine api #147
Conversation
d7deb21
to
11cdc21
Compare
11cdc21
to
801f8d8
Compare
801f8d8
to
72b4e7d
Compare
/test e2e-aws |
/test e2e-aws |
We are mirroring the cluster API types under machine.openshift.io group. For the sake of transparency we are making this explicit in the import path. This allows both libraries upstream and openshift ot be consumed simultaneously by other tooling. We aim to consilidate back with upstream once there's a relase stable enough
72b4e7d
to
b673340
Compare
version="v0.1.1" | ||
[[override]] | ||
name = "k8s.io/api" | ||
# revision for tag "kubernetes-1.11.2" |
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.
version = "kubernetes-1.11.2" does not work? The same for other override
's cases.
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.
this is consolidating with mao. In a follow up we need to pin all to 1.12.* https://jira.coreos.com/browse/CLOUD-367
/test e2e |
1 similar comment
/test e2e |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ingvagabund 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 |
/lgtm |
Signed-off-by: Vince Prignano <vince@vincepri.com>
We are mirroring the API types under machine.openshift.io group. For the sake of transparency we are making this explicit in the import path. This allows both libraries upstream and openshift ot be consumed simultaneously by other tooling. We aim to consilidate back with upstream once there's a relase stable enough
Needs openshift/machine-api-operator#188 so the new nodelink controller allows
ci/jenkins/e2e
pass with the new group ande2e-aws
ande2e-aws-operator
pass with the deprecated provider image