actions-runner-controller/controllers/actions.github.com
Nikola Jokic 94a6f3cc3a
Ensure ephemeral runner is deleted from the service on exit != 0 (#4260)
2025-10-06 11:38:56 +02:00
..
metrics Provide scale-set listener metrics (#2559) 2023-08-21 13:50:07 +02:00
autoscalinglistener_controller.go Azure Key Vault integration to resolve secrets (#4090) 2025-06-11 15:53:33 +02:00
autoscalinglistener_controller_test.go Azure Key Vault integration to resolve secrets (#4090) 2025-06-11 15:53:33 +02:00
autoscalingrunnerset_controller.go Azure Key Vault integration to resolve secrets (#4090) 2025-06-11 15:53:33 +02:00
autoscalingrunnerset_controller_test.go Azure Key Vault integration to resolve secrets (#4090) 2025-06-11 15:53:33 +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 Ensure ephemeral runner is deleted from the service on exit != 0 (#4260) 2025-10-06 11:38:56 +02:00
ephemeralrunner_controller_test.go Remove ephemeral runner when exit code != 0 and is patched with the job (#4239) 2025-09-17 21:40:37 +02:00
ephemeralrunnerset_controller.go Remove ephemeral runner when exit code != 0 and is patched with the job (#4239) 2025-09-17 21:40:37 +02:00
ephemeralrunnerset_controller_test.go Azure Key Vault integration to resolve secrets (#4090) 2025-06-11 15:53:33 +02:00
error.go Remove JIT config from ephemeral runner status field (#4191) 2025-08-04 12:35:04 +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 Remove JIT config from ephemeral runner status field (#4191) 2025-08-04 12:35:04 +02:00
resourcebuilder_test.go Azure Key Vault integration to resolve secrets (#4090) 2025-06-11 15:53:33 +02:00
secret_resolver.go Azure Key Vault integration to resolve secrets (#4090) 2025-06-11 15:53:33 +02: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