Scott Arthur

Results 4 issues of Scott Arthur

Consul [recently replaced][1] the Script field from AgentServiceCheck with an Args string slice. This updates the creation of these checks to use the Args field. [1]: https://github.com/hashicorp/consul/commit/b73323aa429f6edcfdff3b951774ca6f296f2bc5#diff-4f360b6361d9900f98e2f244a3411bc4

I recently updated to the latest version of this module (from v4.0.0) and our version of puppetlabs-stdlib was at v4.1.0 so satisfied dependencies. I found however that the `validate_integer` function...

I'm trying to start work on an app for my own purposes and want to use OAuth2. I'm also wanting to keep this within my private network. Unfortunately I can't...

We are currently trialling moby/buildkit:master-rootless running in Kubernetes using the deployment+service example as a reference. We have a [Trow](https://github.com/ContainerSolutions/trow) registry running within the cluster, and buildctl is being called from...