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

Revert "cluster-launch-installer-e2e: remove etcd nodes" #1284

Merged
merged 1 commit into from
Aug 24, 2018

Conversation

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: eparis
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: stevekuznetsov

If they are not already assigned, you can assign the PR to them by writing /assign @stevekuznetsov in a comment when ready.

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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 24, 2018
@eparis eparis merged commit ac783fc into master Aug 24, 2018
@openshift-ci-robot
Copy link
Contributor

@eparis: Updated the cluster-profile-aws configmap using the following files:

  • key openshift.yaml using file cluster/test-deploy/aws/openshift.yaml

In response to this:

Reverts #1274

https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/openshift_installer/176/pull-ci-origin-installer-e2e-aws/682/

@crawford @wking

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.

@yifan-gu
Copy link
Contributor

/lgtm

@wking
Copy link
Member

wking commented Aug 25, 2018

We should be able to revert this reversion with openshift/installer#179 landed.

@wking
Copy link
Member

wking commented Aug 27, 2018

We can delete the revert-1274-etcd branch now that this has landed.

wking added a commit to wking/openshift-installer that referenced this pull request Aug 27, 2018
Until we can re-land [1] (which is currently reverted by [2]).  With
the etcd node pool still defined in the release template, we're
getting [3]:

  time="2018-08-27T18:50:53Z" level=fatal msg="unrecognized role: etcd"

With this commit, we ignore that entry (just as Go's JSON and YAML
unmarshallers ignore other properties which aren't reflected in the
target Go structures).  A better long-term fix would probably be
adding more structure to node pools, but I'm punting on that for now.

[1]: openshift/release#1274
[2]: openshift/release#1284
[3]: https://storage.googleapis.com/origin-ci-test/pr-logs/pull/openshift_installer/168/pull-ci-origin-installer-e2e-aws/710/build-log.txt
yifan-gu pushed a commit to yifan-gu/installer that referenced this pull request Aug 27, 2018
Until we can re-land [1] (which is currently reverted by [2]).  With
the etcd node pool still defined in the release template, we're
getting [3]:

  time="2018-08-27T18:50:53Z" level=fatal msg="unrecognized role: etcd"

With this commit, we ignore that entry (just as Go's JSON and YAML
unmarshallers ignore other properties which aren't reflected in the
target Go structures).  A better long-term fix would probably be
adding more structure to node pools, but I'm punting on that for now.

[1]: openshift/release#1274
[2]: openshift/release#1284
[3]: https://storage.googleapis.com/origin-ci-test/pr-logs/pull/openshift_installer/168/pull-ci-origin-installer-e2e-aws/710/build-log.txt
@stevekuznetsov stevekuznetsov deleted the revert-1274-etcd branch September 18, 2018 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants