joerawr

Results 5 comments of joerawr

Great question! I should have addressed this. Fresh install. I have 3 isolated installs running, each with the same behavior. We are migrating away from 6.5.2, where that was configured...

VPCs. IAM and security groups stayed the same. Other than that, quite different. For our 6.5.x runners, we are using Method 3 from the README: > 3. GitLab Ci docker...

I made progress on this. The `max_jobs` variable was limiting the number of Runners the manager would spin up. from the module's variables.tf > variable "runner_worker" { > description =...

We are seeing this across our CICD. All versions of 1.5.x are impacted. So far in our brief testing 1.6 through 1.9 are not impacted. We're scrambling to test newer...

Here is a similar issue with Alpine 3.18 via Terraform 1.5.7: https://gitlab.alpinelinux.org/alpine/aports/-/issues/16441