Add install option for dependencies only -- no spinnaker services - #566
#566Merged
Merged
Add install option for dependencies only -- no spinnaker services#566
Conversation
Author
|
I'll let you merge so you can have all the others ready at the same time. |
Contributor
|
Quiet install usually means no output, can we change the option name to something like "dependencies-only"? |
…services. Also documented the --repository option and supressed status when --quiet.
ewiseblatt
force-pushed
the
refactor_install
branch
from
November 17, 2015 14:23
5db2c78 to
d4b48a3
Compare
Author
|
@dpeterka PTAL |
|
Not as part of this PR, but it would be nice to have a flag that just installs using the default settings derived from the metadata server (i.e. provider and region/zone), with no prompting. The way it is now, the only way to avoid prompts for user input is to pre-configure zero providers (and that flag is combined with the no-output behavior). |
Contributor
|
I have no iddues here |
|
First I thought you said you have "no ideas here", then I realized it was "no issues here"... |
|
LGTM. |
duftler
pushed a commit
that referenced
this pull request
Nov 17, 2015
Add install option for dependencies only -- no spinnaker services
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@dpeterka, @cfieber