-
Notifications
You must be signed in to change notification settings - Fork 118
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
ISM Template Migration #237
Conversation
53e5bfe
to
1b6b982
Compare
Signed-off-by: Ravi Thaluru <thalurur@users.noreply.github.com>
1b6b982
to
0df5f16
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #237 +/- ##
============================================
- Coverage 76.18% 76.11% -0.08%
- Complexity 1960 1964 +4
============================================
Files 260 261 +1
Lines 11222 11497 +275
Branches 1764 1808 +44
============================================
+ Hits 8550 8751 +201
- Misses 1709 1755 +46
- Partials 963 991 +28 ☔ View full report in Codecov by Sentry. |
...in/kotlin/org/opensearch/indexmanagement/indexstatemanagement/migration/MigrationServices.kt
Outdated
Show resolved
Hide resolved
.../kotlin/org/opensearch/indexmanagement/indexstatemanagement/migration/MigrationServicesIT.kt
Outdated
Show resolved
Hide resolved
Signed-off-by: Ravi Thaluru <thalurur@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
Signed-off-by: Ravi Thaluru <thalurur@users.noreply.github.com>
Signed-off-by: Ravi Thaluru <thalurur@users.noreply.github.com> Signed-off-by: Robert Downs <downsrob@amazon.com>
Signed-off-by: Ravi Thaluru <thalurur@users.noreply.github.com> Signed-off-by: Robert Downs <downsrob@amazon.com>
Signed-off-by: Ravi Thaluru <thalurur@users.noreply.github.com>
Signed-off-by: Ravi Thaluru thalurur@users.noreply.github.com
Issue #, if available:
N/A
Description of changes:
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.