Controller is taking several minutes of time to reconcile an increase in desired runners in RunnerDeployments #2762
Unanswered
cniessigma
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all. I am having this issue where the Controller and Horizontal Runner Autoscaler will both work to set the correct number of desired runners for a RunnerDeployment, but actually reconciling that state takes several minutes, at which point it happens all at once
Some context is we have a lot of runner deployments (>50) and a lot of webhook activity, the logs above are a small sample. Ideally I'd be able to horizontally scale the controller but the default of having there need to be one leader is making this difficult. Any ideas on how to proceed or debug further?
To me this screams that the controller itself is overwhelmed when trying to reconcile state of so many resources
Beta Was this translation helpful? Give feedback.
All reactions