pool-resource
pool-resource copied to clipboard
atomically manages the state of the world (e.g. external environments)
To reproduce this issue, set the pipeline below and provide an SSH key that has a password in the `private_key` field. It's pretty quick to set up a new lock...
When pooled resources are shared between different concourse installations it would be really helpful to have the atc_external_url metadata field in the commit message when an environment is claimed.
The documentation says that `get` on a pool resource will get a "claimed" lock, but that is not the case. It will successfully fetch lock metadata even if the lock...
You can get a pool into a bad state where it has a lock by the same name in both the claimed and the unclaimed state. You do this by...
Twice recently, the Opsman pipeline has claimed TWO environments. It only actually uses one of them, and then only unclaims one of them. This leaves one of the environments in...
### Describe the bug ``` claiming lock on: environments waiting for lock ................................ claimed! error claiming lock: exit status 128 ``` I think this is because two jobs raced each...
### Describe the bug When trying to claim a lock which is already claimed, and therefore waiting for the lock to be released, the task does not respond correctly to...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...