actions-runner-controller/controllers
Yusuke Kuoka 1e466ad3df Ensure controller-gen is up-to-date and the code and the manifests are in-sync
Follow-up for #95 that added /finalizers subresource permission and #103 that upgraded controller-gen from 0.2.4 from 0.3.0
2020-10-06 09:23:03 +09:00
..
autoscaling.go feat: Use HorizontalRunnerAutoscaler for autoscaling 2020-07-27 20:33:44 +09:00
autoscaling_test.go feat: Use HorizontalRunnerAutoscaler for autoscaling 2020-07-27 20:33:44 +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 runner-controller: do not delete runner if it is busy (#103) 2020-10-05 09:06:37 +09:00
runner_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.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