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 pluginsList and keystore fields to BootstrapConfig #862

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

szamuboy
Copy link
Contributor

Description

This change adds the bootstrap.keystore and bootstrap.pluginsList fields to the OpenSearchCluster custom resource.

This changes how the bootstrap pod is generated. The behavior is the same as with the general.keystore and general.pluginsList fields.

Issues Resolved

Closes #430 and #639.

Check List

  • Commits are signed per the DCO using --signoff
  • Unittest added for the new/changed functionality and all unit tests are successful
  • Customer-visible features documented
  • No linter warnings (make lint)

If CRDs are changed:

  • CRD YAMLs updated (make manifests) and also copied into the helm chart
  • Changes to CRDs documented

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@szamuboy szamuboy marked this pull request as ready for review July 19, 2024 18:43
Signed-off-by: Gergely Szabo <[email protected]>
@prudhvigodithi
Copy link
Member

Hey @szamuboy thanks for the contribution, the change looks good, can you please fix the failing CI checks and we can merge this.
Thank you
@getsaurabh02 @swoehrl-mw

@prudhvigodithi
Copy link
Member

Thanks @szamuboy, this looks good to me, @swoehrl-mw can you please provide your thoughts on the PR?
@salyh @pchmielnik @jochenkressin @getsaurabh02

@szamuboy
Copy link
Contributor Author

Thank you @prudhvigodithi for the review. I look forward to the comments.

Copy link
Collaborator

@swoehrl-mw swoehrl-mw left a comment

Choose a reason for hiding this comment

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

LGTM

@swoehrl-mw swoehrl-mw merged commit fb3812d into opensearch-project:main Sep 19, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
3 participants