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

Rework liveness probes to recover containers in case of local server failures #480

Closed
zolug opened this issue Nov 17, 2023 · 0 comments
Closed
Labels
kind/enhancement New feature or request priority/high

Comments

@zolug
Copy link
Collaborator

zolug commented Nov 17, 2023

Is your feature request related to a problem? Please describe.
Server availability is only checked as part of readiness. However, it would be desirable if a container could auto-heal
if a local server gets stuck in NOT_SERVING status.

Describe the solution you'd like
Rely on custom gRPC health server to host a service for liveness probes to check local server status.

Describe alternatives you've considered
NA

Additional context
NA

@zolug zolug added kind/enhancement New feature or request priority/high labels Nov 17, 2023
@zolug zolug added this to Meridio Nov 17, 2023
@zolug zolug moved this to 👀 In review in Meridio Nov 20, 2023
@zolug zolug closed this as completed Nov 22, 2023
@LionelJouin LionelJouin moved this from 👀 In review to ✅ Done in Meridio Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request priority/high
Projects
Status: Done
Development

No branches or pull requests

1 participant