-
Notifications
You must be signed in to change notification settings - Fork 159
Chore: Modify the upgrade docs to clarify the user
and pass
arguments
#1054
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: George Wallace <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment. No strong opinion if you feel otherwise
One more thing. Are the 3.8 docs built from this? My understanding was it would only apply to ECE 4.0 docs and later? In any case, I just saw elastic/ansible-elastic-cloud-enterprise#205 (comment) and you had a good point about upgrades using the latest version of the elastic-cloud-enterprise.sh script. So I think we should back port this to earlier 3.x ECE docs as well. |
Co-authored-by: Jakob Reiter <[email protected]>
@jakommo No, this would be 4.0 only. For 3.8 we would need to make the updates in asciidoc. If this does relate to 3.8, I can absolutely cover over the contents to a PR there. |
@georgewallace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the quick PR Sha!
Clarifies the
--user
and--pass
arguments required for ECE3.8.0
in the simple upgrade step example.