woodpecker-ci / autoscaler

Scale your woodpecker agents automatically to the moon and back based on the current load.
Apache License 2.0
30 stars 5 forks source link

Respect labels #172

Closed 6543 closed 1 month ago

6543 commented 1 month ago

e.g. don't count an running x86 agent arm64 etc ...

It would be nice if the autoscaler could scale up even if there is already an agent running but the current agent does not match labels in the queue but the autoscaler passed labels to create an agent would match ...

xoxys commented 1 month ago

Related: https://github.com/woodpecker-ci/autoscaler/issues/133