actions-runner-controller/controllers/actions.github.com
Nikola Jokic 088e2a3a90
Remove ephemeral runner when exit code != 0 and is patched with the job (#4239)
2025-09-17 21:40:37 +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
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 Remove ephemeral runner when exit code != 0 and is patched with the job (#4239) 2025-09-17 21:40:37 +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
utils_test.go