..
metrics
Add metrics of RunnerDeployment and HRA ( #408 )
2021-03-19 16:14:02 +09:00
testdata
…
autoscaling.go
edge: Enable scaling from zero with PercentageRunnersBusy ( #524 )
2021-05-05 14:27:17 +09:00
autoscaling_test.go
Do not delay min/maxReplicas propagation from HRA to RD due to caching ( #406 )
2021-03-19 12:58:02 +09:00
horizontal_runner_autoscaler_webhook.go
…
horizontal_runner_autoscaler_webhook_on_check_run.go
Add CheckRun.Names scale-up trigger configuration ( #390 )
2021-03-14 10:21:42 +09:00
horizontal_runner_autoscaler_webhook_on_pull_request.go
…
horizontal_runner_autoscaler_webhook_on_push.go
…
horizontal_runner_autoscaler_webhook_test.go
…
horizontalrunnerautoscaler_controller.go
Experimental support for ScheduledOverrides ( #515 )
2021-05-03 23:31:17 +09:00
horizontalrunnerautoscaler_controller_test.go
…
integration_test.go
feat: Support for scaling from/to zero ( #465 )
2021-05-02 16:11:36 +09:00
runner_controller.go
feat: allow ephemeral runner to be optional ( #498 )
2021-05-02 19:04:14 +09:00
runnerdeployment_controller.go
feat: Support for scaling from/to zero ( #465 )
2021-05-02 16:11:36 +09:00
runnerdeployment_controller_test.go
Do include Runner controller in integration test ( #409 )
2021-03-19 16:14:15 +09:00
runnerreplicaset_controller.go
Fix scale-from-zero to retain the reg-only runner until other pods come up ( #523 )
2021-05-05 12:13:51 +09:00
runnerreplicaset_controller_test.go
Fix scale-from-zero to retain the reg-only runner until other pods come up ( #523 )
2021-05-05 12:13:51 +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
Do include Runner controller in integration test ( #409 )
2021-03-19 16:14:15 +09:00
utils.go
…
utils_test.go
…