Closed AndreKurait closed 1 week ago
Attention: Patch coverage is 86.50000%
with 27 lines
in your changes missing coverage. Please review.
Project coverage is 80.63%. Comparing base (
48da9ce
) to head (be19bc3
). Report is 13 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Creates library cluster_tools for an easy to extend library of tools around opensearch business logic for migrations.
Ships with tools: create_index, change_shards, enable/disable_compatibility_mode
Was getting some codecov failures, added retry akin to security repo
Issues Resolved
https://opensearch.atlassian.net/browse/MIGRATIONS-2201
Is this a backport? If so, please add backport PR # and/or commits #
Testing
Unit testing and some manual testing
Check List
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.