Autoscaling doesn't work with workflow_job #1479
-
Greetings everyone, after a couple of months working with version 0.22.0 (kubernetes helm 0.17.0) and happy with GithubEvents scaling HRA:
I decided to test version 0.23.0 (helm 0.18.0) and autoscaling just stopped, checking release notes I found #1379 wich leads me to try
I receive this error message:
I have one namespace, with one controller pod, one webhook pod and 3 different runners based in resource sizes with labels "small-runner", "medium-runner" and "large-runner" all runner in the same Default runner group. Can anyone give me some help on this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Didn't mention before but: My ARC Helm chart was applied with Terraform Helm Release not
I split RunnerDeployment and HRA into another Helm Charts and repo for each runner size for example:
And the error appear on helm upgrade for |
Beta Was this translation helpful? Give feedback.
https://github.com/actions-runner-controller/actions-runner-controller/blob/master/charts/actions-runner-controller/docs/UPGRADING.md