actions-runner-controller/controllers
Sebastien Le Digabel 7f2795b5d6
Adding a default docker registry mirror (#689)
* Adding a default docker registry mirror

This change allows the controller to start with a specified default
docker registry mirror and avoid having to specify it in all the runner*
objects.

The change is backward compatible, if a runner has a docker registry
mirror specified, it will supersede the default one.
2021-07-15 06:20:08 +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 Add POC of GitHub Webhook Delivery Forwarder (#682) 2021-07-14 10:18:55 +09:00
horizontal_runner_autoscaler_webhook_on_check_run.go Add POC of GitHub Webhook Delivery Forwarder (#682) 2021-07-14 10:18:55 +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 Add POC of GitHub Webhook Delivery Forwarder (#682) 2021-07-14 10:18:55 +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 Adding a default docker registry mirror (#689) 2021-07-15 06:20:08 +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