actions-runner-controller/runner
ToMe25 ba175148c8
Locally build runner image instead of pulling it (#473)
* Fix acceptance helm test not using newly built controller image

* Locally build runner image instead of pulling it

* Revert runner controller image pull policy to always

and add a line to the test deployment to use IfNotPresent

* Change runner repository from summerwind/action-runner to the owner of actions-runner-controller.

Also fix some Makefile formatting.

* Undo renaming acceptance/pull to docker-pull

* Some env var cleanup

Rename USERNAME to DOCKER_USER(is still used for github too tho)
Add RUNNER_NAME var(defaults to $DOCKER_USER/actions-runner)
Add TEST_REPO(defaults to $DOCKER_USER/actions-runner-controller)
2021-05-01 15:10:57 +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 Locally build runner image instead of pulling it (#473) 2021-05-01 15:10:57 +09:00
Dockerfile.dindrunner Locally build runner image instead of pulling it (#473) 2021-05-01 15:10:57 +09:00
Dockerfile.ubuntu.1804 Locally build runner image instead of pulling it (#473) 2021-05-01 15:10:57 +09:00
Makefile chore: bump runner (#486) 2021-04-27 08:38:40 +09:00
entrypoint.sh Quote vars in entrypoint.sh to prevent unwanted argument split (#420) 2021-03-31 10:09:08 +09:00
logger.sh Configurable "runner and DinD in a single container" (#126) 2020-10-20 08:48:28 +09:00
modprobe Configurable "runner and DinD in a single container" (#126) 2020-10-20 08:48:28 +09:00
startup.sh feat: Docker registry mirror (#478) 2021-04-25 14:04:01 +09:00