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 1.3] Custom healthcheck with filters (#2232) #2286

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e6abd9e from #2247

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 <kavilla414@gmail.com>
(cherry picked from commit e6abd9e)
@kavilla kavilla changed the title [Backport 1.3] [Backport 1.x] Custom healthcheck with filters (#2232) [Backport 1.3] Custom healthcheck with filters (#2232) Sep 8, 2022
@ananzh ananzh merged commit 77393de into 1.3 Sep 8, 2022
@github-actions github-actions bot deleted the backport/backport-2247-to-1.3 branch September 8, 2022 06:22
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.

2 participants