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

Add check to validate that all pods in control plane are in the Ready state #1478

Closed
klingerf opened this issue Aug 16, 2018 · 0 comments
Closed

Comments

@klingerf
Copy link
Contributor

We already have checks the validate that a) the control plane namespace exists, and b) calling the public-api's SelfCheck endpoint succeeds. Calling the SelfCheck endpoint won't succeed, however, if the prometheus pod hasn't passed it's readiness check yet. So it would be more clear to have have an explicit check to validate that all pods are in the Ready state. We should also be able to retry this check using the --wait flag (#1081).

@siggy siggy added the review label Aug 21, 2018
@siggy siggy removed the review label Aug 21, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants