Ben

Results 5 issues of Ben

Previously `IllegalArgumentException` and `IllegalStateException` errors would always trigger an application shutdown. With this change those errors are treated the same as all other exceptions thrown while an application processes a...

streams

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...

area/networking
lifecycle/stale

**What steps did you take and what happened:** We had a test fail in the `Setup` phase, meaning that the logs show a failure, but the plugin detects a passed...

Previously, the process stderr would be combined with stdout. This meant that a credential helper which logged to stderr could cause the credential fetching logic to fail. As described [here](https://docs.docker.com/engine/reference/commandline/login/#credential-helper-protocol)...