actions-runner-controller/controllers/actions.github.com
Nikola Jokic 1dbb88cb9e
Allow use of client id as an app id (#4057)
2025-05-16 16:21:06 +02:00
..
metrics Provide scale-set listener metrics (#2559) 2023-08-21 13:50:07 +02:00
autoscalinglistener_controller.go Refactor resource naming removing unnecessary calculations (#4076) 2025-05-15 10:56:34 +02:00
autoscalinglistener_controller_test.go Refactor resource naming removing unnecessary calculations (#4076) 2025-05-15 10:56:34 +02:00
autoscalingrunnerset_controller.go Relax version requirements to allow patch version mismatch (#4080) 2025-05-14 21:38:16 +02:00
autoscalingrunnerset_controller_test.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
clientutil.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
constants.go Fix overscaling when the controller is much faster then the listener (#3371) 2024-03-20 15:36:12 +01:00
ephemeralrunner_controller.go Create backoff mechanism for failed runners and allow re-creation of failed ephemeral runners (#4059) 2025-05-14 15:38:50 +02:00
ephemeralrunner_controller_test.go Create backoff mechanism for failed runners and allow re-creation of failed ephemeral runners (#4059) 2025-05-14 15:38:50 +02:00
ephemeralrunnerset_controller.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
ephemeralrunnerset_controller_test.go Create backoff mechanism for failed runners and allow re-creation of failed ephemeral runners (#4059) 2025-05-14 15:38:50 +02:00
helpers_test.go Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
indexer.go Extract single place to set up indexers (#3454) 2024-05-17 14:42:46 +02:00
options.go Make EphemeralRunnerController MaxConcurrentReconciles configurable (#3832) 2024-12-11 21:19:43 +01:00
resourcebuilder.go Allow use of client id as an app id (#4057) 2025-05-16 16:21:06 +02:00
resourcebuilder_test.go chore: Added `OwnerReferences` during resource creation for `EphemeralRunnerSet`, `EphemeralRunner`, and `EphemeralRunnerPod` (#3575) 2025-03-19 15:03:20 +01:00
suite_test.go Create backoff mechanism for failed runners and allow re-creation of failed ephemeral runners (#4059) 2025-05-14 15:38:50 +02:00
utils.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00
utils_test.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00