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

chore: Return 502 from health endpoint on shutdown #323

Merged

Conversation

Zylphrex
Copy link
Member

On shutdown, there will be a file at /tmp/vroom.down. When this file exists, it's a sign that the pod will shutdown. So return 502 from the health endpoint.

On shutdown, there will be a file at `/tmp/vroom.down`. When this file exists,
it's a sign that the pod will shutdown. So return 502 from the health endpoint.
@Zylphrex Zylphrex requested a review from a team as a code owner September 27, 2023 16:50
@Zylphrex Zylphrex requested a review from bmckerry September 27, 2023 16:51
@Zylphrex Zylphrex merged commit 3a6587a into main Sep 27, 2023
9 checks passed
@Zylphrex Zylphrex deleted the txiao/chore/return-502-from-health-endpoint-on-shutdown branch September 27, 2023 17:14
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.

3 participants