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

Commits on Jan 10, 2024

  1. Fix Bug with Install demo configuration running in cluster mode with …

    …-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>
    github-actions[bot] committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    110622a View commit details
    Browse the repository at this point in the history