Rolf Ahrenberg
1b327a0721
refactor: use const envvars ( #1251 )
2022-03-27 12:14:56 +01:00
Rolf Ahrenberg
5da808af96
Allow defining unique election leader id
2021-09-14 16:37:04 +09:00
Rolf Ahrenberg
e5b5ee6f1d
Make target platform configurable for runner builds
2021-09-14 16:37:04 +09:00
Rolf Ahrenberg
cf3abcc7d6
Reorder docker build parameters
2021-09-14 16:37:04 +09:00
Rolf Ahrenberg
cffc2585f9
Use unique serving cert name
...
Based on the comments in https://github.com/actions-runner-controller/actions-runner-controller/issues/782
2021-09-14 16:37:04 +09:00
Rolf Ahrenberg
d528d18211
Fix markdown header ( #718 )
2021-08-09 14:37:57 +01:00
Rolf Ahrenberg
29260549fa
Document volumeStorageMedium and volumeSizeLimit ( #700 )
...
Related to #674
2021-07-21 07:50:25 +09:00
Rolf Ahrenberg
14564c7b8e
Allow disabling /runner emptydir mounts and setting storage volume ( #674 )
...
* Allow disabling /runner emptydir mounts
* Support defining storage medium for emptydirs
* Fix typos
2021-07-15 06:29:58 +09:00
Rolf Ahrenberg
81dd47a893
Document dockerMTU and dockerRegistryMirror ( #482 )
2021-04-26 09:52:09 +09:00
Rolf Ahrenberg
6b77a2a5a8
feat: Docker registry mirror ( #478 )
...
Changes:
- Switched to use `jq` in startup.sh
- Enable docker registry mirror configuration which is useful when e.g. avoiding the Docker Hub rate-limiting
Check #478 for how this feature is tested and supposed to be used.
2021-04-25 14:04:01 +09:00