Saj Goonatilleke
Saj Goonatilleke
I was surprised to find that Drone immediately signals with `SIGKILL`. There is no reasonable way for users to avoid remote resource leaks. The drone-runtime was ostensibly displaced by discrete...
I am also on Mojave. I did not see a full crash dump in this bug report so I have included one at the bottom of this post. Contrary to...
> This one is resolved. Not quite. I can confirm that _for the original test case only_, pyhcl now provides expected results: ``` >>> hcl.version.__version__ '0.3.3' >>> s = """foo...
Ah, indeed. Thanks. I did search for new issues before posting my previous update but I missed that PR. I opted to update this bug because these (new) symptoms still...
@bgilbert May I ask why this issue was tagged with `closed/rejected`? I can confirm this problem is still reproducible in locksmith 0.6.1.
We hit this with an in-place worker restart. No Concourse upgrade nor downgrade. Concourse v7.10.0. Dashboard was full of orange triangles. The orange triangles appeared to dissipate over time with...
I see this bug is still open, so I would like to post a clarifying remark. > broken on recent FreeBSD This problem is resolved as of FreeBSD 14.0-RELEASE. If...
Some users authenticate using highly dynamic secrets sourced from something like Vault. Many (automated) rotations can happen within the space of an hour. (We generate short-lived session keys, which cannot...
Reading through that [open MoJ issue](https://github.com/ministryofjustice/operations-engineering/issues/54) brought back a lot of memories... :) It is not my place to say whether #46 should be merged. I found that patch to...
The CI build for Go 1.11 failed because: ``` $ go get go get: warning: modules disabled by GO111MODULE=auto in GOPATH/src; ignoring go.mod; see 'go help modules' # github.com/hashicorp/terraform/helper/plugin ../../hashicorp/terraform/helper/plugin/grpc_provisioner.go:173:6:...