-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(healthz): overhaul health-checks for them to be less intrusive
This commit removes writing to the DB and MinIO as part of the health-checks. Additionally also DB-permissions, etc are not checked anymore. Those checks did not provide any real value, but resulted in unnecessary lead on the systems.
- Loading branch information
1 parent
fb6db63
commit 67aed89
Showing
5 changed files
with
26 additions
and
762 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
Oops, something went wrong.