Skip to content
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

[Backport 2.x] added support for mustache scripting of rollup.target_index field #444

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e858ab2 from #435

* added support for mustache scripting of rollup.target_index field

Signed-off-by: Petar Dzepina <[email protected]>

* defekt fixes

Signed-off-by: Petar Dzepina <[email protected]>

* tests

Signed-off-by: Petar Dzepina <[email protected]>

* small refactor/improvements

Signed-off-by: Petar Dzepina <[email protected]>

* added wildcard check when creating rollup job; removed resolving targetIndex on Rollup init; added test for wildcards

Signed-off-by: Petar Dzepina <[email protected]>

* lint fixes

Signed-off-by: Petar Dzepina <[email protected]>

* moved target_index validation in getRollup resp handler

Signed-off-by: Petar Dzepina <[email protected]>

* added using toMap()

Signed-off-by: Petar Dzepina <[email protected]>

* removed catch block

Signed-off-by: Petar Dzepina <[email protected]>

* exception fix

Signed-off-by: Petar Dzepina <[email protected]>

* linter fix

Signed-off-by: Petar Dzepina <[email protected]>

* fixed IT fail

Signed-off-by: Petar Dzepina <[email protected]>

* added Exception catch block

Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit e858ab2)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team August 5, 2022 17:53
@downsrob downsrob merged commit 390863f into 2.x Aug 5, 2022
@downsrob downsrob deleted the backport/backport-435-to-2.x branch August 5, 2022 23:24
Angie-Zhang pushed a commit to Angie-Zhang/index-management that referenced this pull request Sep 12, 2022
…ensearch-project#435) (opensearch-project#444)

* added support for mustache scripting of rollup.target_index field

Signed-off-by: Petar Dzepina <[email protected]>

* defekt fixes

Signed-off-by: Petar Dzepina <[email protected]>

* tests

Signed-off-by: Petar Dzepina <[email protected]>

* small refactor/improvements

Signed-off-by: Petar Dzepina <[email protected]>

* added wildcard check when creating rollup job; removed resolving targetIndex on Rollup init; added test for wildcards

Signed-off-by: Petar Dzepina <[email protected]>

* lint fixes

Signed-off-by: Petar Dzepina <[email protected]>

* moved target_index validation in getRollup resp handler

Signed-off-by: Petar Dzepina <[email protected]>

* added using toMap()

Signed-off-by: Petar Dzepina <[email protected]>

* removed catch block

Signed-off-by: Petar Dzepina <[email protected]>

* exception fix

Signed-off-by: Petar Dzepina <[email protected]>

* linter fix

Signed-off-by: Petar Dzepina <[email protected]>

* fixed IT fail

Signed-off-by: Petar Dzepina <[email protected]>

* added Exception catch block

Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit e858ab2)

Co-authored-by: Petar Dzepina <[email protected]>
Signed-off-by: Angie Zhang <[email protected]>
wuychn pushed a commit to ochprince/index-management that referenced this pull request Mar 16, 2023
…ensearch-project#435) (opensearch-project#444)

* added support for mustache scripting of rollup.target_index field

Signed-off-by: Petar Dzepina <[email protected]>

* defekt fixes

Signed-off-by: Petar Dzepina <[email protected]>

* tests

Signed-off-by: Petar Dzepina <[email protected]>

* small refactor/improvements

Signed-off-by: Petar Dzepina <[email protected]>

* added wildcard check when creating rollup job; removed resolving targetIndex on Rollup init; added test for wildcards

Signed-off-by: Petar Dzepina <[email protected]>

* lint fixes

Signed-off-by: Petar Dzepina <[email protected]>

* moved target_index validation in getRollup resp handler

Signed-off-by: Petar Dzepina <[email protected]>

* added using toMap()

Signed-off-by: Petar Dzepina <[email protected]>

* removed catch block

Signed-off-by: Petar Dzepina <[email protected]>

* exception fix

Signed-off-by: Petar Dzepina <[email protected]>

* linter fix

Signed-off-by: Petar Dzepina <[email protected]>

* fixed IT fail

Signed-off-by: Petar Dzepina <[email protected]>

* added Exception catch block

Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit e858ab2)

Co-authored-by: Petar Dzepina <[email protected]>
ronnaksaxena pushed a commit to ronnaksaxena/index-management that referenced this pull request Jul 19, 2023
…ensearch-project#435) (opensearch-project#444)

* added support for mustache scripting of rollup.target_index field

Signed-off-by: Petar Dzepina <[email protected]>

* defekt fixes

Signed-off-by: Petar Dzepina <[email protected]>

* tests

Signed-off-by: Petar Dzepina <[email protected]>

* small refactor/improvements

Signed-off-by: Petar Dzepina <[email protected]>

* added wildcard check when creating rollup job; removed resolving targetIndex on Rollup init; added test for wildcards

Signed-off-by: Petar Dzepina <[email protected]>

* lint fixes

Signed-off-by: Petar Dzepina <[email protected]>

* moved target_index validation in getRollup resp handler

Signed-off-by: Petar Dzepina <[email protected]>

* added using toMap()

Signed-off-by: Petar Dzepina <[email protected]>

* removed catch block

Signed-off-by: Petar Dzepina <[email protected]>

* exception fix

Signed-off-by: Petar Dzepina <[email protected]>

* linter fix

Signed-off-by: Petar Dzepina <[email protected]>

* fixed IT fail

Signed-off-by: Petar Dzepina <[email protected]>

* added Exception catch block

Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit e858ab2)

Co-authored-by: Petar Dzepina <[email protected]>
Signed-off-by: Ronnak Saxena <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants