Yusuke Kuoka
fb1a7cce8b
Fix runner startup.sh tests
...
- `should_work_use_disable_once_switch` was failing since the support for --once has been removed a while ago. Removed the test.
- Added `cd` before running `startup.sh` for access to the logger.sh library from within the script
- Included the runner directory into `$PATH` for access to `update-status` from within the script
2023-09-25 12:39:56 +09:00
Yusuke Kuoka
8a8f28f12d
fixup! Enhance ARC runner image dockerfiles for RunnerScaleSet compatibility
2023-09-25 12:39:56 +09:00
Yusuke Kuoka
f92200ae81
Enhance ARC runner image dockerfiles for RunnerScaleSet compatibility
2023-09-25 12:39:56 +09:00
Dmitry Chepurovskiy
16666e1bba
Fix #2809 : replace TLS dockerd connection with unix socket ( #2833 )
...
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
2023-09-22 12:41:50 +02:00
Nikola Jokic
2ae39828b2
Ignore summerwind resources in go test until controller version is the same ( #2920 )
2023-09-22 12:35:34 +02:00
Nikola Jokic
cf24ab584d
Prepare 0.6.0 release ( #2900 )
2023-09-15 12:04:06 +02:00
Nikola Jokic
07bff8aa1e
Extend the user agent and fix the build version for the listener app ( #2892 )
2023-09-14 20:10:49 +02:00
Nikola Jokic
ea2fb32e20
Extend and generate crds allowing listener pod spec change ( #2758 )
...
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
2023-09-14 15:33:29 +02:00
Nikola Jokic
6a022e5489
Fix chart test for name override ( #2896 )
2023-09-14 15:24:07 +02:00
Nicholas Hawkes
837a1cb850
Set the AutoscalingRunnerSet name to runnerScaleSetName ( #2803 )
2023-09-13 09:55:08 +02:00
github-actions[bot]
dce49a003d
Updates: runner to v2.309.0 ( #2876 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-12 16:31:51 +02:00
Lukas Beranek
c8216e1396
Fix missing \ in about-arc.md ( #2866 )
2023-09-07 13:52:25 +02:00
Andi Büchler
564c112b1a
Fix trivial typos ( #2856 )
2023-09-07 13:51:41 +02:00
Francesco Virga
c7dce2bbb7
Documenting the runner container command in values.yaml ( #2854 )
2023-09-07 13:47:08 +02:00
Nikola Jokic
10d79342d7
Set restart policy on the runner pod to Never if restartPolicy is not set in template ( #2787 )
2023-09-07 13:39:08 +02:00
Jongwoo Han
64eafb58b6
Replace deprecated ::set-output with $GITHUB_OUTPUT ( #2679 )
2023-09-07 13:35:12 +02:00
mubashirusman
030efd82c5
Fix spacing in about-arc.md ( #2790 )
2023-09-07 12:24:55 +02:00
Kirill Bilchenko
f1d7c52253
bump appVersion to latest available app ( #2840 )
2023-08-30 15:01:31 +09:00
Jonathan Wiemers
76d622b86b
feature: allow custom envornment variables in metricsservice ( #2839 )
2023-08-30 15:01:06 +09:00
Nathan Heaps
0b24b0d60b
Add docs for setting the RUNNER_GRACEFUL_STOP_TIMEOUT env var on docker container ( #2843 )
2023-08-30 12:30:18 +09:00
Bassem Dghaidi
5e23c598a8
Move top level metrics property up ( #2841 )
2023-08-29 03:58:08 -04:00
Nikola Jokic
3652932780
Fix canary VERSION parameter ( #2842 )
2023-08-28 14:46:53 +02:00
Stefan Andres
94065d2fc5
[helm actions-runner-controller] Use namespaceSelector.matchExpression instead of matchLabels ( #2830 )
2023-08-28 14:24:20 +09:00
jb-2020
b1cc4da5dc
Switch git-lfs source to packagecloud ( #2838 )
2023-08-28 14:23:57 +09:00
Lukas Hauser
8b7bfa5ffb
Fix - Actually Enable Sets in addition to Slices in `env` ( #2828 )
2023-08-28 13:48:29 +09:00
Nikola Jokic
52fc819339
Fix parsing AcquireJob MessageQueueTokenExpiredError ( #2837 )
2023-08-25 20:35:01 +02:00
Bassem Dghaidi
215b245881
Upgrade e2e tests to latest version (0.5.0) ( #2826 )
2023-08-21 17:09:16 +02:00
Bassem Dghaidi
a3df23b07c
Add grafana dashboard sample ( #2825 )
2023-08-21 16:31:55 +02:00
Bassem Dghaidi
f5c69654e7
Revert back the helm chart renaming hotfix ( #2823 )
2023-08-21 15:44:20 +02:00
Nikola Jokic
abc0b678d3
Revert chart name and use helper constant to trim the name base ( #2824 )
...
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
2023-08-21 15:36:14 +02:00
Bassem Dghaidi
963ab2a748
Fix workflow after chart renaming ( #2822 )
2023-08-21 14:28:55 +02:00
Bassem Dghaidi
8a41a596b6
Prepare 0.5.0 release ( #2783 )
2023-08-21 14:10:36 +02:00
Bassem Dghaidi
e10c437f46
Move gha-* docs out of preview ( #2779 )
2023-08-21 14:06:12 +02:00
Nikola Jokic
a0a3916c80
Provide scale-set listener metrics ( #2559 )
...
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
2023-08-21 13:50:07 +02:00
Nikola Jokic
1c360d7e26
Document customization for containerModes ( #2777 )
2023-08-18 11:03:28 +02:00
github-actions[bot]
20bb860a37
Updates: runner to v2.308.0 ( #2814 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-15 12:53:03 +02:00
Nikola Jokic
6a75bc0880
Trim gha-runner-scale-set to gha-rs in names and remove role type suffixes ( #2706 )
2023-08-09 11:11:45 +02:00
Lukas Hauser
78271000c0
Logs - Add missing formatting ( #2780 )
2023-08-09 17:54:24 +09:00
Juliet Boyd
a36b0e58b0
Clarify multiple metrics in docs ( #2712 )
...
Co-authored-by: Dylan Boyd <5061312+dylanjboyd@users.noreply.github.com>
2023-08-09 17:53:39 +09:00
Nikola Jokic
336e11a4e9
Fix scaling back to 0 after min runners were set to number > 0 ( #2742 )
2023-08-09 10:32:08 +02:00
github-actions[bot]
dcb64f0b9e
Updates: runner to v2.307.1 ( #2778 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-26 20:02:33 +02:00
Nikola Jokic
0dadfc4d37
ADR: Customize listener pod ( #2752 )
2023-07-25 16:47:26 +02:00
Thorsten Wildberger
dc58f6ba13
feat: allow more dockerd options ( #2701 )
2023-07-25 13:59:49 +09:00
arielly-parussulo
06cbd632b8
add interval and timeout configuration for the actions-runner-controler serviceMonitors ( #2654 )
...
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2023-07-25 13:59:41 +09:00
Paweł Rein
9f33ae1507
fixed indent in a README example ( #2725 )
2023-07-25 13:45:44 +09:00
Ekaterina Sobolevskaia
63a6b5a7f0
add opportunity write dnsPolicy for controller by helm values ( #2708 )
2023-07-25 13:38:13 +09:00
marcin-motyl
fddc5bf1c8
Fix deployment & service values in actionsMetrics ( #2683 )
2023-07-25 09:56:20 +09:00
Daniel Kubat
d90ce2bed5
Upgrade Docker Compose to v2.20.0 ( #2738 )
2023-07-25 09:54:09 +09:00
Gavin Williams
cd996e7c27
Fix `panic: slice bounds out of range` when runner spec contains `volumeMounts`. ( #2720 )
...
Signed-off-by: Gavin Williams <gavin.williams@machinemax.com>
2023-07-25 09:53:50 +09:00
Lars Lange
297442975e
fix: remove callbacks resulting in scales due to incomplete response ( #2671 )
...
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2023-07-25 09:04:54 +09:00