Tom Wieczorek
b5ef4b8eb4
Merge f6993b5105 into 0baa4f6b09
2025-10-22 23:47:16 +01:00
dependabot[bot]
0baa4f6b09
Bump github/codeql-action from 3 to 4 in the actions group ( #4281 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 11:26:36 +02:00
Nikola Jokic
a0c30df25b
Prepare 0.13.0 release ( #4280 )
2025-10-16 19:25:56 +02:00
dependabot[bot]
27d03ef2e2
Bump the gomod group across 1 directory with 4 updates ( #4277 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 01:31:29 +02:00
Nikola Jokic
634e42c916
Bump all dependencies ( #4266 )
2025-10-14 13:24:25 +02:00
Jiaren Wu
6e46b42bf4
Potential fix for code scanning alert no. 1: Workflow does not contain permissions ( #4274 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jiaren-wu <190862939+jiaren-wu@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-13 11:08:35 -07:00
Jiaren Wu
71ebdd9d3c
Potential fix for code scanning alert no. 3: Workflow does not contain permissions ( #4273 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-13 10:38:14 -07:00
Berat Postalcioglu
7604c8361f
docs: fix broken Grafana dashboard JSON path ( #4270 )
2025-10-09 22:05:43 +02:00
Nikola Jokic
94a6f3cc3a
Ensure ephemeral runner is deleted from the service on exit != 0 ( #4260 )
2025-10-06 11:38:56 +02:00
Nikola Jokic
e3ed1ba226
Introduce new kubernetes-novolume mode ( #4250 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-03 12:03:38 +02:00
dependabot[bot]
652bd99439
Bump the actions group across 1 directory with 5 updates ( #4262 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 17:27:52 +02:00
Yusuke Kuoka
f731873df9
Add workflow name and target labels ( #4240 )
2025-09-30 16:01:51 +02:00
Nikola Jokic
088e2a3a90
Remove ephemeral runner when exit code != 0 and is patched with the job ( #4239 )
2025-09-17 21:40:37 +02:00
Dennis Stone
2035e13724
Update CODEOWNERS to include new maintainer ( #4253 )
2025-09-17 21:33:38 +02:00
Nikola Jokic
04b966dfec
Update CODEOWNERS ( #4251 )
2025-09-17 17:49:12 +02:00
zkpepe
0a0be027fd
docs: fix repo path typo ( #4229 )
2025-08-27 16:17:52 +02:00
Tom Wieczorek
f6993b5105
Add ARMv7 support to actions-runner container images
...
Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
2025-08-15 12:37:17 +02:00
Tom Wieczorek
6f77d96686
Use dumb-init from Ubuntu repositories
...
dumb-init is available in the Ubuntu package repositories, so let's use
that. This makes adding new architectures easier.
For Ubuntu 20.04, this means a downgrade from 1.2.5 to 1.2.2. However,
given that Ubuntu 20.04 reached the end of its support cycle in May
2025, this seems acceptable. The only regression is that dumb-init
won't attempt to cd into the root directory in order to release the file
descriptor for its current working directory, besides some fixes around
the --help and --version flags.
Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
2025-08-15 12:23:29 +02:00
Tom Wieczorek
a72055f8d5
Sort package install lists alphabetically
...
Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
2025-08-15 12:09:24 +02:00
Nikola Jokic
ddc2918a48
Requeue if create pod returns already exists error ( #4201 )
2025-08-14 17:00:48 +02:00
github-actions[bot]
0e006bb0ff
Updates: runner to v2.328.0 ( #4209 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-14 10:44:40 +01:00
dependabot[bot]
ce7722aed4
Bump actions/checkout from 4 to 5 in the actions group ( #4205 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 23:27:53 +02:00
dependabot[bot]
ad2dd7d787
Bump docker/login-action from 3.4.0 to 3.5.0 in the actions group ( #4196 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-06 23:08:12 +02:00
clechevalli
30abbe0cab
Fix usage of underscore in Runner Scale Set name ( #3545 )
...
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
2025-08-06 09:32:49 +01:00
Nikola Jokic
c27541140a
Remove JIT config from ephemeral runner status field ( #4191 )
2025-08-04 12:35:04 +02:00
github-actions[bot]
52d65c333b
Updates: runner to v2.327.1 ( #4188 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-29 10:07:13 +01:00
Alex Hatzenbuhler
a07dce28bb
Remove deprecated preserveUnknownFields from CRDs ( #4135 )
2025-07-24 08:47:34 +02:00
github-actions[bot]
fb43abf1f3
Updates: runner to v2.327.0 ( #4185 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-23 16:19:17 +01:00
Kylie Stradley
9c42f9f2e1
Add Missing Languages to CodeQL Advanced Configuration ( #4179 )
2025-07-16 11:16:19 +02:00
Cory Calahan
ad826725ce
Update example GitHub URLs in values.yaml to include an example for enterprise account-level runners ( #4181 )
2025-07-16 10:40:38 +02:00
github-actions[bot]
4326693888
Updates: runner to v2.326.0 ( #4176 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-14 11:39:15 -04:00
Nikola Jokic
469a0faec4
Remove workflow actions version comments since upgrades are done via dependabot ( #4161 )
2025-07-01 15:54:59 +02:00
Nikola Jokic
349cc0835e
Fix image pull secrets list arguments in the chart ( #4164 )
2025-07-01 15:28:18 +02:00
Ho Kim
aa14f50e45
feat(runner): add ubuntu 24.04 support ( #3598 )
2025-07-01 18:34:52 +09:00
dependabot[bot]
ee8ca99e49
Bump the actions group across 1 directory with 5 updates ( #4160 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 13:55:46 +02:00
adjn
6a13540076
Update CodeQL workflow for v3 (global-run-codeql.yaml) ( #4157 )
2025-06-30 11:16:11 +02:00
Nikola Jokic
ded39bede6
Prepare 0.12.1 release ( #4153 )
2025-06-27 13:49:47 +02:00
Nikola Jokic
9890c0592d
Explicitly requeue during backoff ephemeral runner ( #4152 )
2025-06-27 12:05:43 +02:00
Nikola Jokic
3b5693eecb
Remove check if runner exists after exit code 0 ( #4142 )
2025-06-27 11:11:39 +02:00
calx
e6e621a50a
Remove duplicate float64 call ( #4139 )
2025-06-24 11:26:20 +02:00
Mark Huijgen
0b2534ebc9
Fix dind sidecar template ( #4128 )
2025-06-16 12:14:18 +02:00
Jeev B
e858d67926
Fix indentation of startupProbe attributes in dind sidecar ( #4126 )
2025-06-14 21:05:53 +02:00
Nikola Jokic
bc6c23609a
Remove cache for build-push-action ( #4124 )
2025-06-13 15:26:55 +02:00
Nikola Jokic
666d0c52c4
Bump build-push-action to 6.18.0 ( #4123 )
2025-06-13 15:09:27 +02:00
Nikola Jokic
d9826e5244
Prepare 0.12.0 release ( #4122 )
2025-06-13 14:23:26 +02:00
dependabot[bot]
6f3882c482
Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 ( #4120 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 21:43:46 +02:00
Nikola Jokic
e46c929241
Azure Key Vault integration to resolve secrets ( #4090 )
2025-06-11 15:53:33 +02:00
Wim Fournier
d4af75d82e
Delete config secret when listener pod gets deleted ( #4033 )
...
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
2025-06-11 15:53:04 +02:00
Nash Luffman
e335f53037
Add response body to error when fetching access token ( #4005 )
...
Co-authored-by: mluffman <mluffman@thoughtmachine.net>
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
2025-06-11 15:52:38 +02:00
Tingluo Huang
c359d14e69
Avoid nil point when config.Metrics is nil and expose all metrics if none are configured ( #4101 )
...
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
2025-06-11 15:51:26 +02:00