actions-runner-controller/controllers
Yusuke Kuoka 5f2b5327f7 integration: Reduce error logs to ease debugging 2022-03-03 18:47:54 +09:00
..
metrics
testdata test: Add tests with self-hosted label for #953 (#1030) 2022-01-07 08:50:26 +09:00
autoscaling.go fix: pagination for ListWorkflowJobs in autoscaler (#990) (#992) 2021-12-24 09:12:36 +09:00
autoscaling_test.go
constants.go chore: Tweak runner-id annotation name and the annotation prefix to be more consistent 2022-03-02 19:03:20 +09:00
horizontal_runner_autoscaler_webhook.go Merge branch 'master' into improve-logs 2022-02-28 09:25:30 -08:00
horizontal_runner_autoscaler_webhook_on_check_run.go Update go-github from v37 -> v39 (#925) 2021-12-11 21:43:40 +09:00
horizontal_runner_autoscaler_webhook_on_pull_request.go Update go-github from v37 -> v39 (#925) 2021-12-11 21:43:40 +09:00
horizontal_runner_autoscaler_webhook_on_push.go Update go-github from v37 -> v39 (#925) 2021-12-11 21:43:40 +09:00
horizontal_runner_autoscaler_webhook_test.go test: Add tests with self-hosted label for #953 (#1030) 2022-01-07 08:50:26 +09:00
horizontalrunnerautoscaler_controller.go Make RunnerSet much more reliable with or without webhook 2022-03-02 19:03:20 +09:00
horizontalrunnerautoscaler_controller_test.go
integration_test.go integration: Reduce error logs to ease debugging 2022-03-03 18:47:54 +09:00
pod_runner_token_injector.go
runner_controller.go Fix minor log in runner controller (#1175) 2022-03-03 09:51:30 +09:00
runner_graceful_stop.go refactor: Extract definitions of various annotation keys and other defaults to their own source 2022-03-02 19:03:20 +09:00
runner_pod_controller.go refactor: Extract definitions of various annotation keys and other defaults to their own source 2022-03-02 19:03:20 +09:00
runnerdeployment_controller.go Prevent unnecessary ephemeral runner recreations 2022-02-20 13:45:42 +00:00
runnerdeployment_controller_test.go
runnerreplicaset_controller.go Merge branch 'master' into improve-logs 2022-02-28 09:25:30 -08:00
runnerreplicaset_controller_test.go Stop creating registration-only runners on scale-to-zero (#1028) 2022-01-07 09:56:21 +09:00
runnerset_controller.go refactor: Extract definitions of various annotation keys and other defaults to their own source 2022-03-02 19:03:20 +09:00
schedule.go
schedule_test.go
suite_test.go
utils.go
utils_test.go