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.2] Custom healthcheck with filters #2246

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e6bbb40 from #2232

Enable filtering with custom health checks based on node attributes:
```
opensearch.optimizedHealthcheck.filters: {
  attribute_key: "attribute_value",
}
```

Also, fixes issue that expects the response to array when it was a
dictionary.

Issue:
#2214
#2203

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit e6bbb40)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner August 31, 2022 23:42
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (2.2@d630bc4). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head e6bbb40 differs from pull request most recent head c180896. Consider uploading reports for the commit c180896 to get more accurate results

@@          Coverage Diff           @@
##             2.2    #2246   +/-   ##
======================================
  Coverage       ?   67.21%           
======================================
  Files          ?     3100           
  Lines          ?    59597           
  Branches       ?     9068           
======================================
  Hits           ?    40061           
  Misses         ?    17346           
  Partials       ?     2190           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kavilla kavilla merged commit f094b95 into 2.2 Sep 8, 2022
@github-actions github-actions bot deleted the backport/backport-2232-to-2.2 branch September 8, 2022 00:45
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.

4 participants