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

feat: Use Database availability as indicator for /healthz response #2763

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

tack-sap
Copy link
Contributor

@tack-sap tack-sap commented Mar 4, 2024

As the original PR #2718 got reverted, here the next try to implement a /healthz that uses database availability as idicator for the response.

The difference in this PR is, that the response for the "happy case" is not changed and thus backwards compatible (like the original PR initially also tried before the more detailed status messages were introduced).

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187164125

The labels on this github issue will be updated when the story is started.

@torsten-sap
Copy link
Contributor

@Tallicia @swalchemist Could you please review as you were already involved in the initial PR?

@tack-sap tack-sap force-pushed the feat/healthzDatabaseCheckBackwardsCompatible branch from aff08ce to 0a56dc2 Compare March 5, 2024 08:09
@peterhaochen47
Copy link
Member

I will take look.

@tack-sap tack-sap merged commit 222acbd into develop Mar 11, 2024
20 checks passed
@tack-sap tack-sap deleted the feat/healthzDatabaseCheckBackwardsCompatible branch March 11, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants