Skip to content
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

Merged

Conversation

enxebre
Copy link
Member

@enxebre enxebre commented Jan 31, 2019

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 and e2e-aws and e2e-aws-operator pass with the deprecated provider image

@enxebre
Copy link
Member Author

enxebre commented Jan 31, 2019

cc @ingvagabund @frobware @bison

@openshift-ci-robot openshift-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jan 31, 2019
@enxebre enxebre added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 31, 2019
@enxebre enxebre force-pushed the openshift-machine-api branch 8 times, most recently from d7deb21 to 11cdc21 Compare January 31, 2019 18:37
@enxebre
Copy link
Member Author

enxebre commented Feb 1, 2019

/test e2e-aws
/test e2e-aws-operator
/test e2e

@enxebre
Copy link
Member Author

enxebre commented Feb 1, 2019

/test e2e-aws
/test e2e-aws-operator

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
version="v0.1.1"
[[override]]
name = "k8s.io/api"
# revision for tag "kubernetes-1.11.2"
Copy link
Member

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.

Copy link
Member Author

@enxebre enxebre Feb 1, 2019

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

@enxebre
Copy link
Member Author

enxebre commented Feb 1, 2019

/test e2e

1 similar comment
@enxebre
Copy link
Member Author

enxebre commented Feb 1, 2019

/test e2e

@ingvagabund
Copy link
Member

/approve

@openshift-ci-robot
Copy link

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 1, 2019
@frobware
Copy link

frobware commented Feb 1, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 1, 2019
@enxebre enxebre removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 1, 2019
@openshift-merge-robot openshift-merge-robot merged commit 9a983a5 into openshift:master Feb 1, 2019
michaelgugino pushed a commit to mgugino-upstream-stage/cluster-api-provider-aws that referenced this pull request Feb 12, 2020
Signed-off-by: Vince Prignano <vince@vincepri.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants