Initial cherry-picks for 1.4.3#8121
Merged
zjs merged 6 commits intovmware:releases/1.4.3from Jul 27, 2018
Merged
Conversation
hickeng
reviewed
Jul 10, 2018
hickeng
previously requested changes
Jul 10, 2018
Removed "session: Note operations which omit UserAgent"
hickeng
approved these changes
Jul 17, 2018
When rolling back an upgrade, clearly log that we are doing so. (cherry picked from commit 2c4dde9)
The --container-store option was removed in 1.3. Remove a lingering mention of it from a log message. (cherry picked from commit 05c3127)
Allow users to take note of the VCH endpoint VM's ID for debugging or use with subsequent vic-machine commands. Additionally, output the management IP. (cherry picked from commit 696cb97)
To help users understand the difference between update and configure, clarify that update is used to modify the infrastructure, not a VCH. (cherry picked from commit 0f3106b)
Implement a cli.BashCompleteFunc factory and use it to supply an appropriate instance with each cli.Command in vic-machine. Package bash and zsh completion scripts for use by users. (cherry picked from commit 26ee2f9)
The `vic-machine inspect config` command describes the current state of the target VCH. When this command was implemented, this was equivalent to the options used to create the VCH. Since then, the `vic-machine configure` command has been added. This change corrects the phrasing of the message to clearly communicate that the output is the current state of the VCH, not the initial creation options. (cherry picked from commit 7662397)
zjs
added a commit
that referenced
this pull request
Jul 27, 2018
zjs
added a commit
that referenced
this pull request
Jul 27, 2018
zjs
added a commit
that referenced
this pull request
Jul 27, 2018
zjs
added a commit
that referenced
this pull request
Jul 27, 2018
zjs
added a commit
that referenced
this pull request
Jul 27, 2018
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.
Cherry-pick: