Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[elasticsearch] _helpers.tpl - elasticsearch.endpoints to use elasticsearch.uname #670

Merged
merged 3 commits into from
Jul 13, 2020

Conversation

xario
Copy link
Contributor

@xario xario commented Jun 17, 2020

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.

  • Chart version not bumped (the versions are all bumped and released at the same time)
  • README.md updated with any new values or changes
  • Updated template tests in ${CHART}/tests/*.py
  • Updated integration tests in ${CHART}/examples/*/test/goss.yaml

…sticsearch.uname template, in order to enable the cluster bootstrap, when fullnameOverride is configured.
@elasticmachine
Copy link
Collaborator

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-checker-service
Copy link

cla-checker-service bot commented Jun 17, 2020

💚 CLA has been signed

@jmlrt
Copy link
Member

jmlrt commented Jun 18, 2020

jenkins test this please

…ide' is used and the 'initial_master_nodes', should be 'customfullName-{1-3}', not 'customfullName-master-{1-3}'
@xario
Copy link
Contributor Author

xario commented Jun 19, 2020

jenkins test this please

I have added a test case which covers the use case.

@jmlrt
Copy link
Member

jmlrt commented Jun 25, 2020

jenkins test this please

Copy link
Member

@jmlrt jmlrt left a 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?

@jmlrt jmlrt added elasticsearch bug Something isn't working labels Jun 29, 2020
@jmlrt
Copy link
Member

jmlrt commented Jul 2, 2020

jenkins test this please

1 similar comment
@jmlrt
Copy link
Member

jmlrt commented Jul 2, 2020

jenkins test this please

Copy link
Member

@jmlrt jmlrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM⛴

@jmlrt jmlrt merged commit cd5a681 into elastic:master Jul 13, 2020
jmlrt pushed a commit that referenced this pull request Jul 13, 2020
…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.
jmlrt pushed a commit that referenced this pull request Jul 13, 2020
…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.
jmlrt pushed a commit that referenced this pull request Jul 13, 2020
…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.
@jmlrt
Copy link
Member

jmlrt commented Jul 13, 2020

backported to 6.8, 7.8and 7.x branches

This was referenced Jul 16, 2020
@jmlrt jmlrt removed the v6.8.11 label Jul 20, 2020
@jmlrt jmlrt mentioned this pull request Jul 27, 2020
@jmlrt jmlrt mentioned this pull request Oct 28, 2020
This was referenced Nov 17, 2020
This was referenced Nov 19, 2020
@jmlrt jmlrt mentioned this pull request Feb 8, 2021
This was referenced Mar 15, 2021
@jmlrt jmlrt mentioned this pull request May 25, 2021
@jmlrt jmlrt mentioned this pull request Mar 8, 2022
@jmlrt jmlrt mentioned this pull request Apr 21, 2022
This was referenced Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working elasticsearch v7.8.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants