Skip to content

Scaling not happening after upgrade, need advice on troubleshooting steps. #1826

Closed Answered by BeyondEvil
BeyondEvil asked this question in Questions
Discussion options

You must be logged in to vote

Digging in the logs revealed a DEBUG message with the problem:

"2022-09-21T17:14:33Z\tDEBUG\tcontrollers.webhookbasedautoscaler\tSkipping this HRA as it has no `githubEvent.workflowJob` scale trigger configured\t{\"hra\": \"proxyco-small-scaler\"}\n"

So

-    githubEvent: {}
+    githubEvent:
+      workflowJob: {}

made autoscaling working again.

Is this a regression?

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@toast-gear
Comment options

@BeyondEvil
Comment options

@BeyondEvil
Comment options

@toast-gear
Comment options

@BeyondEvil
Comment options

Answer selected by BeyondEvil
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested RunnerDeployment Discussions around RunnerDeployment Upgrade Process Kubernetes Autoscale
3 participants