-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[elasticsearch] _helpers.tpl - elasticsearch.endpoints to use elasticsearch.uname #670
Conversation
…sticsearch.uname template, in order to enable the cluster bootstrap, when fullnameOverride is configured.
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
💚 CLA has been signed |
jenkins test this please |
…ide' is used and the 'initial_master_nodes', should be 'customfullName-{1-3}', not 'customfullName-master-{1-3}'
I have added a test case which covers the use case. |
jenkins test this please |
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.
Some changes are required to make Black formatter happy in elastic+helm-charts+pull-request+lint-python/314.
Can you run black elasticsearch/tests/elasticsearch_test.py
?
jenkins test this please |
1 similar comment
jenkins test this please |
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⛴
…search.uname (#670) This addressing an issue where nodes are unable to locate the masters when fullnameOverride is used, due to the cluster.initial_master_nodes having the wrong name of the nodes.
…search.uname (#670) This addressing an issue where nodes are unable to locate the masters when fullnameOverride is used, due to the cluster.initial_master_nodes having the wrong name of the nodes.
…search.uname (#670) This addressing an issue where nodes are unable to locate the masters when fullnameOverride is used, due to the cluster.initial_master_nodes having the wrong name of the nodes.
backported to |
This addressing an issue where nodes are unable to locate the masters when
fullnameOverride
is used, due to thecluster.initial_master_nodes
having the wrong name of the nodes.${CHART}/tests/*.py
${CHART}/examples/*/test/goss.yaml