This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
actionify index policy action #305
Merged
bowenlan-amzn
merged 5 commits into
opendistro-for-elasticsearch:master
from
bowenlan-amzn:add-indexpolicy-pr
Oct 12, 2020
Merged
actionify index policy action #305
bowenlan-amzn
merged 5 commits into
opendistro-for-elasticsearch:master
from
bowenlan-amzn:add-indexpolicy-pr
Oct 12, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #305 +/- ##
============================================
- Coverage 75.14% 74.87% -0.27%
- Complexity 788 829 +41
============================================
Files 112 116 +4
Lines 4200 4442 +242
Branches 645 670 +25
============================================
+ Hits 3156 3326 +170
- Misses 702 753 +51
- Partials 342 363 +21 Continue to review full report at Codecov.
|
bowenlan-amzn
added
the
enhancement
An improvement on the existing feature’s functionalities
label
Oct 9, 2020
qreshi
previously approved these changes
Oct 9, 2020
dbbaughe
reviewed
Oct 10, 2020
...n/opendistroforelasticsearch/indexmanagement/indexstatemanagement/model/ErrorNotification.kt
Outdated
Show resolved
Hide resolved
...m/amazon/opendistroforelasticsearch/indexmanagement/indexstatemanagement/model/Transition.kt
Outdated
Show resolved
Hide resolved
...m/amazon/opendistroforelasticsearch/indexmanagement/indexstatemanagement/model/Transition.kt
Show resolved
Hide resolved
...m/amazon/opendistroforelasticsearch/indexmanagement/indexstatemanagement/model/Transition.kt
Show resolved
Hide resolved
...forelasticsearch/indexmanagement/indexstatemanagement/model/action/AllocationActionConfig.kt
Show resolved
Hide resolved
...n/opendistroforelasticsearch/indexmanagement/indexstatemanagement/model/destination/Slack.kt
Outdated
Show resolved
Hide resolved
...arch/indexmanagement/indexstatemanagement/transport/action/indexpolicy/IndexPolicyRequest.kt
Outdated
Show resolved
Hide resolved
...rch/indexmanagement/indexstatemanagement/transport/action/indexpolicy/IndexPolicyResponse.kt
Outdated
Show resolved
Hide resolved
...ndexmanagement/indexstatemanagement/transport/action/indexpolicy/IndexPolicyResponseTests.kt
Show resolved
Hide resolved
...n/opendistroforelasticsearch/indexmanagement/indexstatemanagement/model/ActionConfigTests.kt
Show resolved
Hide resolved
dbbaughe
previously approved these changes
Oct 12, 2020
dbbaughe
approved these changes
Oct 12, 2020
ftianli-amzn
approved these changes
Oct 12, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
#292
Description of changes:
actionify index policy API, refactor our API code so we have an action name to each API
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.