..
metrics
…
testdata
…
autoscaling.go
Fix label support for TotalNumberOfQueuedAndInProgressWorkflowRuns metric ( #1390 )
2022-04-27 16:24:21 +01:00
autoscaling_test.go
Fix label support for TotalNumberOfQueuedAndInProgressWorkflowRuns metric ( #1390 )
2022-04-27 16:24:21 +01:00
constants.go
Prevent static runners from terminating due to unregister timeout
2022-03-13 07:26:36 +00:00
horizontal_runner_autoscaler_webhook.go
Remove the default `githubEvent: {}` requiring a event to be defined ( #1379 )
2022-04-24 13:37:26 +09:00
horizontal_runner_autoscaler_webhook_on_check_run.go
…
horizontal_runner_autoscaler_webhook_on_pull_request.go
…
horizontal_runner_autoscaler_webhook_on_push.go
…
horizontal_runner_autoscaler_webhook_test.go
Remove the default `githubEvent: {}` requiring a event to be defined ( #1379 )
2022-04-24 13:37:26 +09:00
horizontalrunnerautoscaler_controller.go
feat: Add label support to TotalNumberOfQueuedAndInProgressWorkflowRuns metric ( #1373 )
2022-04-24 14:41:34 +09:00
integration_test.go
Remove the default `githubEvent: {}` requiring a event to be defined ( #1379 )
2022-04-24 13:37:26 +09:00
new_runner_pod_test.go
refactor(controller): stop auto-setting RUNNER_FEATURE_FLAG_EPHEMERAL ( #1385 )
2022-05-11 11:42:55 +01:00
pod_runner_token_injector.go
refactor: use const envvars ( #1251 )
2022-03-27 12:14:56 +01:00
runner_controller.go
refactor(controller): stop auto-setting RUNNER_FEATURE_FLAG_EPHEMERAL ( #1385 )
2022-05-11 11:42:55 +01:00
runner_graceful_stop.go
Fix externally deleted runner pod to not block unregistration process
2022-03-13 12:15:49 +00:00
runner_pod_controller.go
Use container name to detect runner container in Pod
2022-03-23 12:39:58 +01:00
runner_pod_owner.go
Fix runners to not terminate before unregistration when scaling down
2022-03-13 13:09:46 +00:00
runnerdeployment_controller.go
Let runnerdeployment controller log runnerreplicaset creation
2022-03-13 12:25:53 +00:00
runnerdeployment_controller_test.go
…
runnerreplicaset_controller.go
fix: Let RunnerDeployment scale RunnerReplicaSet to zero before terminating it
2022-03-13 12:18:22 +00:00
runnerreplicaset_controller_test.go
refactor: Make RunnerReplicaSet and Runner backed by the same logic that backs RunnerSet
2022-03-06 05:53:26 +00:00
runnerset_controller.go
refactor: Make RunnerReplicaSet and Runner backed by the same logic that backs RunnerSet
2022-03-06 05:53:26 +00:00
schedule.go
…
schedule_test.go
…
suite_test.go
…
utils.go
…
utils_test.go
…