Bug description
When a build fails because a pod was deleted/killed/evicted/other kubernetes event, the end-user gets no messages about this
How to reproduce
- launch a build
- kill the build manually, or rely on kubernetes by exceeding resource limits
- watch for feedback
Expected behaviour
Informative feedback about the failure
Actual behaviour
No feedback in the terminal, but progress bar reaches 'failed'.
Bug description
When a build fails because a pod was deleted/killed/evicted/other kubernetes event, the end-user gets no messages about this
How to reproduce
Expected behaviour
Informative feedback about the failure
Actual behaviour
No feedback in the terminal, but progress bar reaches 'failed'.