deis / deis/builder

Allow git pushes to respond with an informative failure message

Open
#183 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
40
Forks
41
PR merge metrics
No merged PRs in 30d

Description

If a downstream dependency of builder is not reachable, `git push`es 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 https://github.com/deis/builder/pull/149#issuecomment-184861922

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.