actions-runner-controller/controllers
Tarasovych 7008b0c257
feat: Organization RunnerDeployment with webhook-based autoscaling only for certain repositories (#766)
Resolves #765

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2021-08-31 09:46:36 +09:00
..
metrics Clean up import list (#645) 2021-06-22 17:55:06 +09:00
testdata Fix panic on webhook for user-owned repository (#344) 2021-02-23 08:05:25 +09:00
autoscaling.go Add HRA support for RunnerSet (#647) 2021-06-23 20:25:03 +09:00
autoscaling_test.go Add HRA support for RunnerSet (#647) 2021-06-23 20:25:03 +09:00
horizontal_runner_autoscaler_webhook.go feat: Workflow job based ephemeral runner scaling (#721) 2021-08-11 09:52:04 +09: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 Add POC of GitHub Webhook Delivery Forwarder (#682) 2021-07-14 10:18:55 +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 Allow disabling /runner emptydir mounts and setting storage volume (#674) 2021-07-15 06:29:58 +09:00
runner_pod_controller.go Add POC of GitHub Webhook Delivery Forwarder (#682) 2021-07-14 10:18: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