You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
From @arschles on February 16, 2016 21:37
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 deis/builder#149 (comment)
Copied from original issue: deis/builder#183
The text was updated successfully, but these errors were encountered: