Action runner controller upgrade , recommended practice for existing runner deployments #1612
Unanswered
shreyasGit
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.
-
Hi,
this link lays out steps for upgrading ARC - https://github.com/actions-runner-controller/actions-runner-controller/blob/master/charts/actions-runner-controller/docs/UPGRADING.md
to copy CRDs etc.
the question I have is what is recommended practice for existing runner deployments we have.
Scenario -
so before upgrading Action runner controller to new release/version
till now we were thinking that not touching runner deployments is fine. We used webhook Autoscaling
But after upgrading to 0.25 version of release realized, that there are few runner pods running, which are not associated to any runnerdeployment/horizontalrunnerautoscaler , they both show min/desired to 0.
but pods are still running , and killing them launches them again.
Hence this question, what is recommended practice.
Thanks
shreyas
Beta Was this translation helpful? Give feedback.
All reactions