-
Notifications
You must be signed in to change notification settings - Fork 812
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
Added etcd username and userpassword from config #4205
Conversation
Thank you for your PR. To make it into mergeable state, please do the following:
Thank you! |
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, thank you.
CHANGELOG.md
Outdated
@@ -2,6 +2,7 @@ | |||
|
|||
## master / unreleased | |||
|
|||
* [ENHANCEMENT] Added etcd username and userpassword from config #4205 |
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.
Order of entries in the changelog should be: [CHANGE]
, [FEATURE]
, [ENHANCEMENT]
, [BUGFIX]
.
* [ENHANCEMENT] Added etcd username and userpassword from config #4205 | |
* [ENHANCEMENT] Etcd: Added username and password to etcd config. #4205 |
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.
@ymhhh Could you fix this, please? We would be very happy to merge once done! Thanks!
CHANGELOG.md
Outdated
@@ -2,6 +2,7 @@ | |||
|
|||
## master / unreleased | |||
|
|||
* [ENHANCEMENT] Added etcd username and userpassword from config #4205 |
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.
@ymhhh Could you fix this, please? We would be very happy to merge once done! Thanks!
Signed-off-by: Henry Huang <[email protected]>
Signed-off-by: Henry Huang <[email protected]>
Signed-off-by: Marco Pracucci <[email protected]>
To use etcd with user & password when it should auth