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

Improve kubernetes alerting cluster driver status #1733

Open
alexandreLamarre opened this issue Sep 25, 2023 · 0 comments
Open

Improve kubernetes alerting cluster driver status #1733

alexandreLamarre opened this issue Sep 25, 2023 · 0 comments
Assignees
Labels

Comments

@alexandreLamarre
Copy link
Contributor

In the current implementation, alerting cluster shows status as Pending until all pods are in the OK state.

This isn't ideal since the UI depends on this status to interact with the other alerting APIs

  • We should differentiate between waiting for startup status
  • Once startup has finished, we should show OK as long as there is one pod in a healthy state ready to receive traffic for example in case one pod meets resource limits and crashes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant