actions-runner-controller/controllers
Maxim Pogozhiy fce7d6d2a7
Add topologySpreadConstraints (#814)
2021-10-17 21:49:44 +01:00
..
metrics Clean up import list (#645) 2021-06-22 17:55:06 +09:00
testdata Fix bug related to label matching. (#852) 2021-09-30 11:02:59 +09:00
autoscaling.go Fixing capitalization and a typo (#838) 2021-09-26 14:34:55 +09:00
autoscaling_test.go Add HRA support for RunnerSet (#647) 2021-06-23 20:25:03 +09:00
horizontal_runner_autoscaler_webhook.go Revert "feat: adding workflow_dispatch webhook event" (#879) 2021-10-09 18:36:02 +01:00
horizontal_runner_autoscaler_webhook_on_check_run.go feat: Organization RunnerDeployment with webhook-based autoscaling only for certain repositories (#766) 2021-08-31 09:46:36 +09:00
horizontal_runner_autoscaler_webhook_on_pull_request.go Add POC of GitHub Webhook Delivery Forwarder (#682) 2021-07-14 10:18:55 +09:00
horizontal_runner_autoscaler_webhook_on_push.go Add POC of GitHub Webhook Delivery Forwarder (#682) 2021-07-14 10:18:55 +09:00
horizontal_runner_autoscaler_webhook_test.go Fix bug related to label matching. (#852) 2021-09-30 11:02:59 +09:00
horizontalrunnerautoscaler_controller.go Add HRA support for RunnerSet (#647) 2021-06-23 20:25:03 +09:00
horizontalrunnerautoscaler_controller_test.go Clean up import list (#645) 2021-06-22 17:55:06 +09:00
integration_test.go feat: Organization RunnerDeployment with webhook-based autoscaling only for certain repositories (#766) 2021-08-31 09:46:36 +09:00
pod_runner_token_injector.go RunnerSet: Automatic-recovery from registration timeout and deregistration on pod termination (#652) 2021-06-24 20:39:37 +09:00
runner_controller.go Add topologySpreadConstraints (#814) 2021-10-17 21:49:44 +01:00
runner_pod_controller.go Fixing capitalization and a typo (#838) 2021-09-26 14:34:55 +09:00
runnerdeployment_controller.go Clean up import list (#645) 2021-06-22 17:55:06 +09:00
runnerdeployment_controller_test.go Clean up import list (#645) 2021-06-22 17:55:06 +09:00
runnerreplicaset_controller.go Add POC of GitHub Webhook Delivery Forwarder (#682) 2021-07-14 10:18:55 +09:00
runnerreplicaset_controller_test.go Clean up import list (#645) 2021-06-22 17:55:06 +09:00
runnerset_controller.go Adding a default docker registry mirror (#689) 2021-07-15 06:20:08 +09:00
schedule.go Experimental support for ScheduledOverrides (#515) 2021-05-03 23:31:17 +09:00
schedule_test.go Experimental support for ScheduledOverrides (#515) 2021-05-03 23:31:17 +09:00
suite_test.go Clean up import list (#645) 2021-06-22 17:55:06 +09:00
utils.go feat: EKS IAM Roles for Service Accounts for Runner Pods (#226) 2020-12-08 17:56:06 +09:00
utils_test.go feat: EKS IAM Roles for Service Accounts for Runner Pods (#226) 2020-12-08 17:56:06 +09:00