Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Change env var disabling OpenSearch security plugin #773

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

oelhammouchi
Copy link

This closes #772

@alexanderankin
Copy link
Member

Can you set both vars for back compat?

@oelhammouchi
Copy link
Author

Can you set both vars for back compat?

Unfortunately not, I tested it already and it gives an error:

ERROR: setting [plugins.security.disabled] already set, saw [true] and [true]

However, the change seems backwards compatible by itself, as the tests still pass.

Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@b1642e9). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #773   +/-   ##
=======================================
  Coverage        ?   84.73%           
=======================================
  Files           ?       12           
  Lines           ?      668           
  Branches        ?      105           
=======================================
  Hits            ?      566           
  Misses          ?       79           
  Partials        ?       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexanderankin alexanderankin changed the title Change env var disabling OpenSearch security plugin fix: Change env var disabling OpenSearch security plugin Feb 17, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: OpenSearch password strength error
2 participants