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 2.x] Fix Bug with Install demo configuration running in cluster mode with -y #3936

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f217fa8 from #3935.

…-y (#3935)

Previous behavior prior to 2.11 would be that init security and cluster
mode would only be set if they were explicitly passed in. There is a
small bug that is setting them to be true if -y is passed in. This is
causing a few failures with duplicate keys in integration tests when -y
is passed in.

https://github.com/opensearch-project/security/blob/2.11/tools/install_demo_configuration.sh#L73-L98

---------

Signed-off-by: Derek Ho <dxho@amazon.com>
(cherry picked from commit f217fa8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@DarshitChanpura DarshitChanpura merged commit 9ff7521 into 2.x Jan 10, 2024
84 checks passed
@DarshitChanpura DarshitChanpura deleted the backport/backport-3935-to-2.x branch January 10, 2024 21:07
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.

3 participants