actions-runner-controller/controllers
Yusuke Kuoka e613219a89
Fix token registration broken since v0.11.0 (#167)
Fixes #166
2020-11-11 09:38:05 +09:00
..
autoscaling.go Prefer autoscaling based on jobs rather than workflows if available (#114) 2020-10-08 09:00:44 +09:00
autoscaling_test.go Added support for other than public GitHub URL (#146) 2020-10-28 22:15:53 +09:00
horizontalrunnerautoscaler_controller.go Ensure controller-gen is up-to-date and the code and the manifests are in-sync 2020-10-06 09:23:03 +09:00
integration_test.go Adds RUNNER_GROUP argument to the runner registration (#157) 2020-11-10 17:15:54 +09:00
runner_controller.go Fix token registration broken since v0.11.0 (#167) 2020-11-11 09:38:05 +09:00
runnerdeployment_controller.go Ensure controller-gen is up-to-date and the code and the manifests are in-sync 2020-10-06 09:23:03 +09:00
runnerdeployment_controller_test.go Revert test comment 2020-03-15 21:55:38 +09:00
runnerreplicaset_controller.go Ensure controller-gen is up-to-date and the code and the manifests are in-sync 2020-10-06 09:23:03 +09:00
runnerreplicaset_controller_test.go runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00
suite_test.go Initial commit 2020-01-28 15:03:23 +09:00