Chris Burns
Chris Burns
@idandagan1 Have recreated the PR here https://github.com/goldbergyoni/node-chaos-monkey/pull/40
@ponytin How would you do this via the Helm Chart? Currently using the following we get the error in the issue: ```yaml values: image: URL/third-party/concourse imageTag: 7.8.3 imagePullPolicy: Always concourse:...
I'm not entirely positive that there is a way of programmatically doing the same in Go as a `sops -e -i file.yaml` without actually using the `sops` binary itself and...
This is on the `web` deployment:  This is on the stateful set for the workers:  We are adding this value in the Helm Chart: `concourse.web.limitActiveContainers: 200` So it...
@xtremerui Any updates on the above?
> https://www.runatlantis.io/docs/server-configuration.html#gh-allow-mergeable-bypass-apply This doesn't work for Gitlab as it seems to be a Github specific flag.
I too am wondering about the IRSA integration. I have raised it here:https://github.com/concourse/concourse/issues/8716 but it would be great to get this as a feature.
It's worth adding, for the merge request checks, the inputs are empty for the MR's that have a stuck `pending` state.  Whereas the MR's that get passed the pending...
Closing as there is a Pact Broker chart available at https://github.com/pact-foundation/pact-broker-chart
Can confirm we get this also. Have tried checking resources, checking resource types and all sorts and it just doesn't work. What's even more bizzare is that the PUT step...