actions-runner-controller/runner
Sebastien Le Digabel d355f05ac0 Adding retry after config and formatted logging
Adding a basic retry loop during configuration. If configuration fails,
the runner will just straight into a retry loop and will continuously
fail until it dies after a while.

This change will retry 10 times and will exit if the configuration
wasn't successful.

Also, changed the logging format, adding a bit of color in the event of
success or failure.
2021-09-06 08:51:28 +09:00
..
patched Use self update ready entrypoint (#99) 2020-10-05 08:58:20 +09:00
supervisor Configurable "runner and DinD in a single container" (#126) 2020-10-20 08:48:28 +09:00
Dockerfile chore: bump actions runner version (#736) 2021-08-19 14:47:17 +01:00
Dockerfile.dindrunner chore: bump actions runner version (#736) 2021-08-19 14:47:17 +01:00
Dockerfile.ubuntu.1804 chore: bump actions runner version (#736) 2021-08-19 14:47:17 +01:00
Makefile chore: bump actions runner version (#736) 2021-08-19 14:47:17 +01:00
entrypoint.sh Adding retry after config and formatted logging 2021-09-06 08:51:28 +09:00
logger.sh Configurable "runner and DinD in a single container" (#126) 2020-10-20 08:48:28 +09:00
modprobe feat: RunnerSet backed by StatefulSet (#629) 2021-06-22 17:10:09 +09:00
startup.sh Fix actions-runner-dind not to fail setting up MTU (#589) 2021-06-04 08:54:46 +09:00