actions-runner-controller/runner
Nikola Jokic aa6dab5a9a
Changes to folder structure to allow multigroups and changed go mod name (#2105)
* Changed folder structure to allow multi group registration

* included actions.github.com directory for resources and controllers

* updated go module to actions/actions-runner-controller

* publish arc packages under actions-runner-controller

* Update charts/actions-runner-controller/docs/UPGRADING.md

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-12-28 09:38:34 +09:00
..
hooks Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
.dockerignore Renamed Runner Dockerfiles (#1248) 2022-05-16 11:41:28 +09:00
Makefile feat: dind 22.04 runner (#2030) 2022-12-07 14:20:45 +09:00
actions-runner-dind-rootless.ubuntu-20.04.dockerfile runner: Expose dind runner dockerd logs via stdout/stderr (#2082) 2022-12-12 08:39:35 +09:00
actions-runner-dind-rootless.ubuntu-22.04.dockerfile runner: Expose dind runner dockerd logs via stdout/stderr (#2082) 2022-12-12 08:39:35 +09:00
actions-runner-dind.ubuntu-20.04.dockerfile runner: Expose dind runner dockerd logs via stdout/stderr (#2082) 2022-12-12 08:39:35 +09:00
actions-runner-dind.ubuntu-22.04.dockerfile runner: Expose dind runner dockerd logs via stdout/stderr (#2082) 2022-12-12 08:39:35 +09:00
actions-runner.ubuntu-20.04.dockerfile feat: Set runner UID and docker GID to match github actions runner (#2077) 2022-12-07 14:17:57 +09:00
actions-runner.ubuntu-22.04.dockerfile feat: use new uid for 22.04 images (#2079) 2022-12-07 14:14:31 +09:00
docker-shim.sh Fix docker-shim.sh for rootless-dind-runner (#2100) 2022-12-22 23:00:17 +09:00
entrypoint-dind-rootless.sh Allow to set docker default address pool (#1971) 2022-11-05 14:46:32 +09:00
entrypoint-dind.sh runner: Expose dind runner dockerd logs via stdout/stderr (#2082) 2022-12-12 08:39:35 +09:00
entrypoint.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
graceful-stop.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
logger.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
startup.sh Changes to folder structure to allow multigroups and changed go mod name (#2105) 2022-12-28 09:38:34 +09:00
update-status Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
wait.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00