Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Oct 10, 2019

This is what we do in CI since openshift/release@3013859bdc (openshift/release#4734), so we know it works. Comma-delimited machines won't work, as described in that release commit. I'd be surprised if space-delimited worked.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 10, 2019
@wking
Copy link
Member Author

wking commented Oct 10, 2019

Or maybe it works accidentally now because we have poor quoting/validation ;).

@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 10, 2019
@wking
Copy link
Member Author

wking commented Oct 10, 2019

Pushed an additional commit to catch up with openshift/installer#1822, which should be backported to 4.2, but not to 4.1.

Copy link
Contributor

@kalexand-rh kalexand-rh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the update! I might change it up a bit.

@wking wking force-pushed the gather-bootstrap-master-options branch from 78a51d9 to ecbb267 Compare October 11, 2019 01:11
@wking
Copy link
Member Author

wking commented Oct 11, 2019

Squashed in your suggestions.

@kalexand-rh
Copy link
Contributor

@wking, you'll eventually need to squash to one commit.

@shlao, will you PTAL?

@wking wking force-pushed the gather-bootstrap-master-options branch from ecbb267 to 9f006d0 Compare October 27, 2019 04:11
@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 27, 2019
@wking
Copy link
Member Author

wking commented Oct 27, 2019

you'll eventually need to squash to one commit.

Because of the different backport depths, I just spun the second commit off into its own PR (#17651). This one can go back to 4.1 and 4.2.

@kalexand-rh
Copy link
Contributor

@shlao, will you PTAL?

@shlao
Copy link

shlao commented Nov 7, 2019

@ahardin-rh it's good, but In big Corps, there are, maybe, more than 3 masters.
Can we use this output?

 --master <master_3_address>" (3)
... ...
 --master <master_N_address>" (N)

@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 7, 2019
@kalexand-rh
Copy link
Contributor

@ahardin-rh it's good, but In big Corps, there are, maybe, more than 3 masters.
Can we use this output?

 --master <master_3_address>" (3)
... ...
 --master <master_N_address>" (N)

I think that that would make the command harder to use, but we can be more explicit in the note. @wking, what do you think of the commit that I added?

@wking wking force-pushed the gather-bootstrap-master-options branch from 0b1e989 to 518234b Compare November 8, 2019 02:49
@wking
Copy link
Member Author

wking commented Nov 8, 2019

I've pushed 0b1e9890c -> 518234b7e, softening @kalexand-rh's wording a bit to drop the "must" and allowing for clusters with fewer control plane machines (we may not support one or two control plane machines, but the gather logic doesn't care about that).

This is what we do in CI since openshift/release@3013859bdc
(ci-operator/templates/openshift/installer/cluster-launch-installer-upi-e2e:
Gather on bootstrap failure, 2019-08-13, openshift/release#4734), so
we know it works.  Comma-delimited machines won't work, as described
in that release commit.  I'd be surprised if space-delimited worked.
@wking wking force-pushed the gather-bootstrap-master-options branch from 8a32a09 to 1e49f68 Compare November 8, 2019 17:02
@kalexand-rh
Copy link
Contributor

I think this will work. Thank you!

@kalexand-rh kalexand-rh closed this Nov 8, 2019
@kalexand-rh kalexand-rh reopened this Nov 8, 2019
@kalexand-rh kalexand-rh merged commit 3605af8 into openshift:master Nov 8, 2019
@kalexand-rh
Copy link
Contributor

/cherrypick enterprise-4.2

@kalexand-rh
Copy link
Contributor

/cherrypick enterprise-4.3

@openshift-cherrypick-robot

@kalexand-rh: new pull request created: #18022

Details

In response to this:

/cherrypick enterprise-4.2

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.

@openshift-cherrypick-robot

@kalexand-rh: new pull request created: #18023

Details

In response to this:

/cherrypick enterprise-4.3

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.

@wking wking deleted the gather-bootstrap-master-options branch November 9, 2019 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.2 branch/enterprise-4.3 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants