Oliver Hookins

Results 57 comments of Oliver Hookins

The documentation says that `http_endpoint` defaults to enabled, but this doesn't seem to be the reality of what is implemented.

We are in a similar situation - we build a master image with Terraform and install all of our providers into it at fixed versions (previously using `terraform bundle`, now...

I tried to do what the helpful warning suggested and created the lockfile: ``` │ To calculate additional checksums for another platform, run: │ terraform providers lock -platform=linux_amd64 │ (where...

The works great, @apparentlymart , thanks a bunch!

Seems like I spoke too soon, and only ran it on a workspace that didn't have any of our private local modules. There's a bit of a conflict when trying...

What will be the replacement? Is it expected that PVCs are just implemented using kubernetes actions? On Wed, 31 Jan 2024 at 21:24, Emanuele Libralato ***@***.***> wrote: > Hi, we...

I've tried finding a free version of the region database but have had no luck so far. I did see some hints on the Maxmind website that the GeoLite City...

Think we are having the same problem. Also using Karpenter here, and actually saw the listener create the appropriate ephemeralrunnerset settings, then ephemeralrunners started creating, then actual pods, but they...

Also seeing this here, with 0.9.1. The listener seems to be running but we don't see any new jobs being created in the cluster. What's frustrating is that the log...

@nikola-jokic yes, that sounds very much like it! Thanks :)