actions-runner-controller/config
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
..
certmanager Initial commit 2020-01-28 15:03:23 +09:00
crd runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00
default Add manifests for validation webhook 2020-04-30 22:12:39 +09:00
manager Add environment variables and volumes for GitHub Apps credentials 2020-03-26 23:12:54 +09:00
prometheus Initial commit 2020-01-28 15:03:23 +09:00
rbac feat: Use HorizontalRunnerAutoscaler for autoscaling 2020-07-27 20:33:44 +09:00
samples Add sample manifest of RunnerDeployment and RunnerReplicaSet 2020-03-15 22:08:01 +09:00
webhook Add manifests for validation webhook 2020-04-30 22:12:39 +09:00