Skip to content

Conversation

@crawford
Copy link
Contributor

etcd nodes have been removed from the installer.

etcd nodes have been removed from the installer.
@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
@abhinavdahiya
Copy link
Contributor

Etcd nodes are being removed from installer here openshift/installer#168

@wking
Copy link
Member

wking commented Aug 24, 2018

Can we also remove autoScalingGroupExtraTags here to catch up with the merged-yesterday openshift/installer#88? Or should I file a separate PR for that?

@wking
Copy link
Member

wking commented Aug 24, 2018

Looks like we also want to remove tlsValidityPeriod to catch up with coreos/tectonic-installer#3262.

@crawford
Copy link
Contributor Author

@wking I'll tackle it here.

@stevekuznetsov
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 24, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: crawford, stevekuznetsov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 Aug 24, 2018
@stevekuznetsov
Copy link
Contributor

@wking @crawford hey guys -- if there is config in this repo that is openshift/installer-specific, please add yourselves to the OWNERS for those files. See the ci-operator/templates/OWNERS file for an example. Tag me and I can merge that, I want you guys to be able to self-service your own config in here

@openshift-merge-robot openshift-merge-robot merged commit 16c4ea3 into openshift:master Aug 24, 2018
@openshift-ci-robot
Copy link
Contributor

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

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

In response to this:

etcd nodes have been removed from the installer.

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.

@eparis
Copy link
Member

eparis commented Aug 24, 2018

@eparis
Copy link
Member

eparis commented Aug 24, 2018

I'm going to revert, because it broke CI. We'll try again when openshift/installer#168 is ready to try again.

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
@crawford crawford deleted the etcd branch September 4, 2018 15:36
derekhiggins pushed a commit to derekhiggins/release that referenced this pull request Oct 24, 2023
Currently, IPv6 clusters do not synchronize their time with NTP because
there's no external internet access. This is causing a newly enabled
test to fail (`[sig-apps] [Feature:TTLAfterFinished] job should be deleted once it finishes after TTL seconds`).
derekhiggins pushed a commit to derekhiggins/release that referenced this pull request Oct 24, 2023
This was added in openshift#1274 but doing this drops all the libvirt chains,
which causes subsequent ansible libvirt setup tasks to fail.
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/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.

7 participants