opensearch-project / index-management

🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
52 stars 107 forks source link

Updates demo certs and admin keystore #1116

Closed DarshitChanpura closed 3 months ago

DarshitChanpura commented 4 months ago

Downstream change coming from security plugin: https://github.com/opensearch-project/security/pull/4061

CheckList:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.34%. Comparing base (fa35a7f) to head (7435b81).

:exclamation: Current head 7435b81 differs from pull request most recent head 3cdd361. Consider uploading reports for the commit 3cdd361 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1116 +/- ## ============================================ - Coverage 75.39% 75.34% -0.05% Complexity 2814 2814 ============================================ Files 367 367 Lines 17038 17038 Branches 2370 2370 ============================================ - Hits 12846 12838 -8 - Misses 2890 2896 +6 - Partials 1302 1304 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

DarshitChanpura commented 4 months ago

should be merged post https://github.com/opensearch-project/security/pull/4061 is merged