-
Notifications
You must be signed in to change notification settings - Fork 462
Bug 1711879 : templates/master/00-master: resolve empty var when ETCD_CONNSTRING is not passed #780
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
…ING is not passed Signed-off-by: Sam Batschelet <[email protected]>
vrutkovs
left a comment
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
|
/approve |
|
Verified that it fixes /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hexfusion, kikisdeliveryservice, vrutkovs The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
Not related to this PR |
/test e2e-aws-upgrade |
|
Clayton has acked support operator bug and will disable [1],[2]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1712034 |
|
/test e2e-aws-upgrade |
|
/test e2e-aws-upgrade Support operator has now been disabled |
|
Still not disabled I guess... /test e2e-aws-upgrade |
This PR resolves an issue where we sourced$ETCD_CONNSTRING which if not passed as a param would result in $ {ETCD_DNS_NAME} having no value. Also removed
/run/etcd/environmentafter we were populatingdownload_cert_recover_templatefunction which is no longer used.Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1711879
NOTE: This will fall in 4.1.z and is not blocking for 4.1