Ephemeral Pods not cleaning up which disrupts scaling of newer pods #4048
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.9.3
Deployment Method
ArgoCD
Checks
To Reproduce
Describe the bug
I have observed that on a larger scale, the pods are not being cleaned up and hindering the scaling of the newer pods. This has resulted in a higher queue time.
Once I delete these pods manually, the new pods immediately scale up.
I am assuming that since these pods are present, the controller assumes that the pods are already present. Please correct me if I am wrong here.
Describe the expected behavior
The pods should be auto cleaned and should not result in a higher queue time of workflows.
Additional Context
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: