actions-runner-controller/controllers/actions.summerwind.net
Ho Kim aa14f50e45
feat(runner): add ubuntu 24.04 support (#3598)
2025-07-01 18:34:52 +09:00
..
metrics Changes to folder structure to allow multigroups and changed go mod name (#2105) 2022-12-28 09:38:34 +09:00
testdata Changes to folder structure to allow multigroups and changed go mod name (#2105) 2022-12-28 09:38:34 +09:00
autoscaling.go Azure Key Vault integration to resolve secrets (#4090) 2025-06-11 15:53:33 +02:00
autoscaling_test.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
constants.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
horizontal_runner_autoscaler_batch_scale.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
horizontal_runner_autoscaler_batch_scale_test.go Update unconsumed HRA capacity reservation's expiration more frequently and consistently (#2502) 2023-05-30 09:04:57 +09:00
horizontal_runner_autoscaler_webhook.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
horizontal_runner_autoscaler_webhook_test.go Update unconsumed HRA capacity reservation's expiration more frequently and consistently (#2502) 2023-05-30 09:04:57 +09:00
horizontal_runner_autoscaler_webhook_worker.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
horizontal_runner_autoscaler_webhook_worker_test.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
horizontalrunnerautoscaler_controller.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
integration_test.go Bump go version and all direct dependencies to newest for k8s compatibility (#2947) 2023-11-14 16:19:43 +01:00
multi_githubclient.go Check if appID and instID are non-empty before attempting to parseInt (#2463) 2023-04-03 09:06:59 +09:00
new_runner_pod_test.go Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
persistent_volume_claim_controller.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
persistent_volume_controller.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
pod_runner_token_injector.go Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
runner_controller.go feat(runner): add ubuntu 24.04 support (#3598) 2025-07-01 18:34:52 +09:00
runner_graceful_stop.go Use head_branch metric (#2549) 2023-05-28 16:36:55 +09:00
runner_pod.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
runner_pod_controller.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
runner_pod_owner.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
runnerdeployment_controller.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
runnerdeployment_controller_test.go Bump go version and all direct dependencies to newest for k8s compatibility (#2947) 2023-11-14 16:19:43 +01:00
runnerreplicaset_controller.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
runnerreplicaset_controller_test.go Bump go version and all direct dependencies to newest for k8s compatibility (#2947) 2023-11-14 16:19:43 +01:00
runnerset_controller.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
schedule.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
schedule_test.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
suite_test.go chore(deps): bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.1 (#2132) 2023-01-27 09:23:28 +09:00
sync_volumes.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
testresourcereader.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
testresourcereader_test.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
utils.go Update controller package names to match the owning API group name (#2150) 2023-01-13 08:24:11 +09:00
utils_test.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00