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

Allow git pushes to respond with an informative failure message #183

Open
arschles opened this issue Feb 16, 2016 · 1 comment
Open

Allow git pushes to respond with an informative failure message #183

arschles opened this issue Feb 16, 2016 · 1 comment

Comments

@arschles
Copy link
Member

If a downstream dependency of builder is not reachable, git pushes should respond with an informative error message to the user. Since #149 adds probes, and those probes check downstream dependencies, the behavior immediately after that PR is that builder will be shut down by Kubernetes.

The implementation to close this issue will likely be to move the actual health check logic into the builder. There of course may be others.

Ref #149 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants