actions-runner-controller/runner
Yury Tsarev b79ea980b8
Use self update ready entrypoint (#99)
* Use self update ready entrypoint

* Add --once support for runsvc.sh

Run `cd runner; NAME=$DOCKER_USER/actions-runner TAG=dev make docker-build docker-push`,
`kubectl apply -f release/actions-runner-controller.yaml`,
then update the runner image(not the controller image) by updating e.g. `Runner.Spec.Image` to `$DOCKER_USER/actions-runner:$TAG`, for testing.

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2020-10-05 08:58:20 +09:00
..
patched Use self update ready entrypoint (#99) 2020-10-05 08:58:20 +09:00
Dockerfile Use self update ready entrypoint (#99) 2020-10-05 08:58:20 +09:00
Makefile Use self update ready entrypoint (#99) 2020-10-05 08:58:20 +09:00
entrypoint.sh Use self update ready entrypoint (#99) 2020-10-05 08:58:20 +09:00