-
Notifications
You must be signed in to change notification settings - Fork 259
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mimir.rules.kubernetes: explicitely mark the component as healthy on …
…successful startup. If the startup temporarily fails, the component is marked as unhealthy and the startup is retried indefinitely until it succeeds. If it succeeds, the component would remain unhealthy. This change explicitly mark the component as healthy to fix it.
- Loading branch information
1 parent
f0211d0
commit 71705b5
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
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
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