Yusuke Kuoka
991535e567
Fix panic on webhook for user-owned repository ( #344 )
...
* Fix panic on webhook for user-owned repository
Follow-up for #282 and #334
2021-02-23 08:05:25 +09:00
Erik Nobel
a2b335ad6a
Github pkg: Bump github package to version 33 ( #222 )
2020-12-06 10:01:47 +09:00
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
Moto Ishizawa
b1da3092fb
Revert test comment
2020-03-15 21:55:38 +09:00
Moto Ishizawa
a897eee402
Fix RBAC role for RunnerDeployment and RunnerReplicaSet
2020-03-15 18:08:11 +09:00
Yusuke Kuoka
c19a1b3ffe
Rename RunnerSet to RunnerReplicaSet
...
To hand over the name `RunnerSet` to the new StatefulSet-based implementation of that being developed at #4
2020-03-10 09:14:34 +09:00