..
testdata
Fix panic on webhook for user-owned repository ( #344 )
2021-02-23 08:05:25 +09:00
autoscaling.go
`scale{Up,Down}Adjustment` to add/remove constant number of replicas on scaling ( #315 )
2021-02-16 17:16:26 +09:00
autoscaling_test.go
Fix TotalNumberOfQueuedAndInProgressWorkflowRuns to work with a lot of remaining `completed` jobs ( #316 )
2021-02-16 18:55:55 +09:00
horizontal_runner_autoscaler_webhook.go
Fix old HRA capacity reservations not cleaned up ( #354 )
2021-02-25 11:08:00 +09:00
horizontal_runner_autoscaler_webhook_on_check_run.go
feat: HorizontalRunnerAutoscaler Webhook server ( #282 )
2021-02-07 17:37:27 +09:00
horizontal_runner_autoscaler_webhook_on_pull_request.go
feat: HorizontalRunnerAutoscaler Webhook server ( #282 )
2021-02-07 17:37:27 +09:00
horizontal_runner_autoscaler_webhook_on_push.go
feat: HorizontalRunnerAutoscaler Webhook server ( #282 )
2021-02-07 17:37:27 +09:00
horizontal_runner_autoscaler_webhook_test.go
Fix old HRA capacity reservations not cleaned up ( #354 )
2021-02-25 11:08:00 +09:00
horizontalrunnerautoscaler_controller.go
Fix incorrect DESIRED on `kubectl get hra ( #353 )
2021-02-25 10:32:09 +09:00
integration_test.go
Fix incorrect DESIRED on `kubectl get hra ( #353 )
2021-02-25 10:32:09 +09:00
runner_controller.go
Handle offline runners gracefully ( #341 )
2021-02-22 10:08:04 +09:00
runnerdeployment_controller.go
Add integration test for autoscaling on check_run webhook event
2021-02-19 10:33:04 +09:00
runnerdeployment_controller_test.go
Fix panic on webhook for user-owned repository ( #344 )
2021-02-23 08:05:25 +09:00
runnerreplicaset_controller.go
Fix integration test flakiness ( #351 )
2021-02-25 09:30:32 +09:00
runnerreplicaset_controller_test.go
Fix panic on webhook for user-owned repository ( #344 )
2021-02-23 08:05:25 +09:00
suite_test.go
feat: HorizontalRunnerAutoscaler Webhook server ( #282 )
2021-02-07 17:37:27 +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