Runner Template does not support pod resources (k8s 1.32+) #4034
Labels
bug
Something isn't working
gha-runner-scale-set
Related to the gha-runner-scale-set mode
needs triage
Requires review from the maintainers
Checks
Controller Version
0.11.0
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
Reopen #3943 as it is not actually fixed.
0.11.0 now allows
resources
on the spec object, but it is not being passed onto the actual pods.$ kubectl -n arc-runners get pod cicd-pipelines-x2bqb-runner-48pn2 -o yaml | yq .spec.resources null
Describe the expected behavior
The final runner pods should have a resource limit on the pods.
Additional Context
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: