actions-runner-controller/github/fake
Helder Moreira 7a2fa7fbce
runner-controller: do not delete runner if it is busy (#103)
Currently, after refreshing the token, the controller re-creates the runner with the new token. This results in jobs being interrupted. This PR makes sure the pod is not restarted if it is busy.

Closes #74
2020-10-05 09:06:37 +09:00
..
fake.go runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00
options.go Add scaling-down scenario to integration test 2020-08-02 16:10:01 +09:00
runners.go runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00