actions-runner-controller/github
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 runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00
github.go runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00
github_beta.go runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00
github_test.go runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00