Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Sep 27, 2018

Builds on #351; review that first.

For the same reasons #351 added *_PATH support for SSH pubkeys.

/assign @crawford

Tables are annoying to maintain in ASCII, and lists give us more space
to talk about the expected input format, etc.
To make it easier to pass this in when you don't have a shell for:

  $ OPENSHIFT_INSTALL_SSH_PUB_KEY="$(cat path/to/key)" openshift-install install-config

For example, this is useful in CI where we can launch the cluster
without hitting a shell at all.  And it's also a bit more compact for
folks who are reading from files anyway.

I've also added a check for "do we only have one choice?".  If so, I
just pick that value instead of bothering the user when they don't
have a decision to make.
@openshift-ci-robot openshift-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 27, 2018
For the same reasons the previous commit added *_PATH support for SSH
pubkeys.
@wking wking force-pushed the pull-secret-path-from-env-var branch from a184aa6 to 16e5eb6 Compare September 27, 2018 19:49
@crawford
Copy link
Contributor

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

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

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-merge-robot openshift-merge-robot merged commit 6152bd6 into openshift:master Sep 27, 2018
@wking wking deleted the pull-secret-path-from-env-var branch September 27, 2018 20:47
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants