This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Validate DB connection as part of the api healthcheck (#26)
* chore(main): release 0.1.16 (#162) :robot: I have created a release *beep* *boop* --- ## [0.1.16](kurtosis-tech/kardinal-kontrol-private@0.1.15...0.1.16) (2024-08-16) ### Features * allow for templates to work ([#160](kurtosis-tech/kardinal-kontrol-private#160)) ([3f70e0a](kurtosis-tech/kardinal-kontrol-private@3f70e0a)) * RDS cloud formation and DB secrets exposed to kontrol service pods ([#147](kurtosis-tech/kardinal-kontrol-private#147)) ([0457a89](kurtosis-tech/kardinal-kontrol-private@0457a89)) ### Bug Fixes * allow for job to run on kontrol private repo ([#170](kurtosis-tech/kardinal-kontrol-private#170)) ([786e7be](kurtosis-tech/kardinal-kontrol-private@786e7be)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). * Check DB as part of the healthcheck * Check DB as part of the healthcheck * Update cli api dep --------- Co-authored-by: Edgar Gomes <[email protected]>
- Loading branch information
1 parent
45f1826
commit 4ed81f1
Showing
5 changed files
with
34 additions
and
5 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
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
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