Skip to content
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

opendistro: remove legacy declarations of od_node_name #530

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

neonmei
Copy link
Contributor

@neonmei neonmei commented Jan 7, 2021

As a user reported in PR 527, the od_node_name variable was merely a "wrapper" that introduced confusion by mapping to these:

  • elasticsearch_node_name
  • kibana_node_name
  • filebeat_node_name

With this, there was a chance of a broken deployment by having a combination of these defined at the same time. This PR fixes this and leaves the usage of node name like the elasticsearch role.

…variables to role default elasticsearch_node_name to avoid confusion and potential bugs
@neonmei neonmei self-assigned this Jan 7, 2021
Copy link
Contributor

@xr09 xr09 left a comment

Choose a reason for hiding this comment

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

LGTM!

@neonmei neonmei merged commit 7026cf8 into master Jan 8, 2021
@neonmei neonmei deleted the fix-opendistro-security-actions branch January 8, 2021 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants