Olivier Dormond
Olivier Dormond
## Summary When a task start, the image to use for it is looked up by running the check operation of the image_resource followed by the get operation for the...
## What challenge are you facing? We deploy workers on macOS and Windows where their respective equivalent of systemd is not flexible enough to send SIGUSR2 when it wants to...
This PR addresses the issue raised in #11721 and specifically the problems with Artifactory temporarily suspending users due to an initial request with an `Autentication` header being constructed with only...
This PR provide an implementation of `--force-keyring` that is documented in [authentication](docs/html/topics/authentication.md). It was initially introduced in https://github.com/pypa/pip/pull/11698 and accidentally left behind in the documentation when addressing comments and merging...
We recently encountered an issue where the version of a resource type used by concourse was not the most recent one despite the fact that check correctly reported the most...
### Describe the bug Trying to get a bucket policy consistently fails with fake error 500 Internal Server Error. The issue comes from PR #3276 forcibly trying to parse the...