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

[2.x][Backport] Fix typo in alias message #1139

Closed sarthakaggarwal97 closed 3 months ago

sarthakaggarwal97 commented 3 months ago

Issue #1137

Description of changes: Backport

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 3 months ago

Codecov Report

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

Project coverage is 65.37%. Comparing base (189970f) to head (6e62c5a). Report is 1 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1139 +/- ## ============================================ - Coverage 75.00% 65.37% -9.63% + Complexity 2899 2461 -438 ============================================ Files 372 372 Lines 17160 17160 Branches 2476 2476 ============================================ - Hits 12871 11219 -1652 - Misses 2921 4746 +1825 + Partials 1368 1195 -173 ```

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