actions-runner-controller/simulator
Yusuke Kuoka bfc5ea4727
Fix a regression in webhook-based autoscaler (#1596)
The regression resulted in the webhook-based autoscaler be unable to find visible runner groups and therefore unable to scale up and down the target RunnerDeployment/RunnerSet at all when the webhook-based autoscaler was provided GitHub API credentials to enable the runner groups support. This fixes that.

The regression was introduced via #1578 which is not released yet. Users of existing ARC releases are therefore not affected.
2022-07-04 20:17:09 +09:00
..
runnergroup_visibility.go Fix a regression in webhook-based autoscaler (#1596) 2022-07-04 20:17:09 +09:00
runnergroups.go Bump go-github to v45 (#1573) 2022-06-29 06:34:58 +09:00
runnergroups_test.go Option to consider runner group visibility on scale based on webhook (#1062) 2022-02-16 19:08:56 +09:00