actions-runner-controller/controllers
oreonl e511401e51
fix: don't base64 decode secret strings (#1683)
2022-08-03 11:47:07 +09:00
..
metrics
testdata
autoscaling.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
autoscaling_test.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
constants.go Fix PercentageRunnersBusy scaling delay (#1579) 2022-06-29 20:49:21 +09:00
horizontal_runner_autoscaler_batch_scale.go Make webhook-based scale race-free (#1477) 2022-06-27 18:31:48 +09:00
horizontal_runner_autoscaler_webhook.go Fix a regression in webhook-based autoscaler (#1596) 2022-07-04 20:17:09 +09:00
horizontal_runner_autoscaler_webhook_on_check_run.go Bump go-github to v45 (#1573) 2022-06-29 06:34:58 +09:00
horizontal_runner_autoscaler_webhook_on_pull_request.go Bump go-github to v45 (#1573) 2022-06-29 06:34:58 +09:00
horizontal_runner_autoscaler_webhook_on_push.go Bump go-github to v45 (#1573) 2022-06-29 06:34:58 +09:00
horizontal_runner_autoscaler_webhook_test.go Bump go-github to v45 (#1573) 2022-06-29 06:34:58 +09:00
horizontal_runner_autoscaler_webhook_worker.go Make webhook-based scale race-free (#1477) 2022-06-27 18:31:48 +09:00
horizontal_runner_autoscaler_webhook_worker_test.go Make webhook-based scale race-free (#1477) 2022-06-27 18:31:48 +09:00
horizontalrunnerautoscaler_controller.go Remove github-api-cache-duration flag and code (#1631) 2022-07-12 20:37:24 +09:00
integration_test.go Remove github-api-cache-duration flag and code (#1631) 2022-07-12 20:37:24 +09:00
multi_githubclient.go fix: don't base64 decode secret strings (#1683) 2022-08-03 11:47:07 +09:00
new_runner_pod_test.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
persistent_volume_claim_controller.go
persistent_volume_controller.go
pod_runner_token_injector.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
runner_controller.go Minor improvements for runner groups 2022-07-15 09:47:25 +09:00
runner_graceful_stop.go fix: annotate pod instead of label on UnregistrationFailureMessage (#1615) 2022-07-09 11:45:05 +09:00
runner_pod.go
runner_pod_controller.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
runner_pod_owner.go
runnerdeployment_controller.go Fix excessive runnerreplicaset update issue since 0.25.0 (#1650) 2022-07-17 19:43:24 +09:00
runnerdeployment_controller_test.go
runnerreplicaset_controller.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
runnerreplicaset_controller_test.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
runnerset_controller.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
schedule.go
schedule_test.go
suite_test.go
sync_volumes.go Fix confusing PV controller log (#1526) 2022-06-14 08:35:04 +09:00
testresourcereader.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
testresourcereader_test.go Enhance support for multi-tenancy (#1371) 2022-07-12 09:45:00 +09:00
utils.go
utils_test.go `containerMode` option to allow running jobs in k8's instead of docker (#1546) 2022-06-28 14:12:40 +09:00