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

Backport PR #14425 to 8.4: fix(env2yaml): Add monitoring.cluster_uuid #14496

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 6, 2022

Backport PR #14425 to 8.4 branch, original message:


Release notes

Fixed environment based configuration for monitoring.cluster_uuid

What does this PR do?

This commit adds monitoring.cluster_uuid to the env2yaml configuration whitelist and enables the user to set this configuration option via environment variable. It fixes #12211.

Why is it important/What is the impact to the user?

This PR makes the environment based configuration more usable.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files (and/or docker env variables)
  • I have added tests that prove my fix is effective or that my feature works

Author's Checklist

N/A

How to test this PR locally

Build env2yaml and validate it by providing environment variables.

Related issues

Closes #12211

Use cases

N/A

Screenshots

N/A

Logs

N/A

Fix env2yaml tool to expose monitoring.cluster_uuid as Docker environment variable

(cherry picked from commit f03330a)
@andsel andsel merged commit 0d3a517 into 8.4 Sep 6, 2022
@jsvd jsvd deleted the backport_14425_8.4 branch June 2, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants