Nuru

Results 284 comments of Nuru

I am seeing this, too, intermittently, running on AWS EKS, Kubernetes v1.29.3. ``` /usr/bin/docker build ... ERROR: Cannot connect to the Docker daemon at unix:///run/docker/docker.sock. Is the docker daemon running?...

@nikola-jokic Please cross reference this request with https://github.com/orgs/community/discussions/82207 which explicitly asks for this feature for Runner Sets.

@nikola-jokic for our use case, we would like to be able to set the annotations on some sets but not others. We would have a separate set for jobs that...

@toast-gear Please clear up a few things. Where is it documented that you can/should use the GHCR repo for images, and what tags you should use? I expected to find...

@TPXP Thanks for the list. Currently, https://ghcr.io/actions-runner-controller/actions-runner-controller/actions-runner-controller does not work. For some reason, it redirects to: https://github.com/-/actions-runner-controller/packages/container/package/actions-runner-controller%2Factions-runner-controller which does not exist. It appears the correct URL for actions-runner-controller is https://ghcr.io/actions-runner-controller/actions-runner-controller

> Furthermore, the chart docs point also to the wrong images in them. https://github.com/actions/actions-runner-controller/blob/master/charts/gha-runner-scale-set/values.yaml#L123 @pecigonzalo That's a different chart for a different runner, so naturally it points to a different...

This is a bug in the Hashicorp/Kubernetes provider, not this module. I do not know why the creator of https://github.com/hashicorp/terraform-provider-kubernetes/issues/2388 closed that bug, because pinning to an old version is...

@jessicuzwhynot Please try v4.0.0-rc1 (#206) and let us know what you think. Note: at present, v4.0.0-rc1 is not available via the Terraform registry. Use a `git` ref instead: ```hcl source...