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

Adding additionalConfig for bootstrap pods #356

Merged

Conversation

lieberlois
Copy link
Contributor

This pullrequest adds functionality for configuring an additionalConfig for bootstrap pods and fixes #296

The implementation defaults the additionalConfig of the bootstrap pod to spec.general.additionalConfig and overwrites the map[string]string with spec.bootstrap.additionalConfig when set.

Signed-off-by: Luis Schweigard <luis.schweigard@maibornwolff.de>
@idanl21 idanl21 merged commit 6627a8b into opensearch-project:main Nov 9, 2022
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.

OpenSearch Cluster CRD does not allow adding additionalConfig for bootstrap pod
2 participants