Nikola Jokic
|
349cc0835e
|
Fix image pull secrets list arguments in the chart (#4164)
|
2025-07-01 15:28:18 +02:00 |
Nikola Jokic
|
7033e299cd
|
Add events role permission to leader_election_role (#3988)
|
2025-03-24 15:10:47 +01:00 |
J. Fernández
|
3c1a323381
|
feat: allow namespace overrides (#3797)
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
|
2025-03-18 21:41:04 +01:00 |
Mikey Smet
|
75c6a94010
|
Use gha-runner-scale-set-controller.chart instead of .Chart.Version (#3729)
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
|
2025-03-10 11:48:30 +01:00 |
Nikola Jokic
|
7a5996f467
|
Remove old githubrunnerscalesetlistener, remove warning and fix config bug (#3937)
|
2025-03-07 11:58:16 +01:00 |
Bassem Dghaidi
|
1ef7196115
|
Fix helm chart bug related to `runnerMaxConcurrentReconciles` (#3858)
|
2024-12-18 16:14:55 +01:00 |
Bassem Dghaidi
|
7e04027d19
|
Make k8s client rate limiter parameters configurable (#3848)
Co-authored-by: Taketoshi Fujiwara <t-b-fujiwara@mercari.com>
|
2024-12-13 15:37:01 +01:00 |
Yusuke Kuoka
|
3998f6dee6
|
Make EphemeralRunnerController MaxConcurrentReconciles configurable (#3832)
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
|
2024-12-11 21:19:43 +01:00 |
Nikola Jokic
|
a62ca3d853
|
Exclude label prefix propagation (#3607)
|
2024-06-21 12:12:14 +02:00 |
Nikola Jokic
|
ea13873f14
|
Remove service monitor that is not used in controller chart (#3526)
|
2024-05-17 13:06:57 +02:00 |
Alexandre Chouinard
|
0006dd5eb1
|
Add topologySpreadConstraint to gha-runner-scale-set-controller chart (#3405)
|
2024-04-12 14:22:41 +02:00 |
Nikola Jokic
|
a7af44e042
|
Deprecation warning of older listener for 0.9.0 release (#3280)
|
2024-03-18 12:59:41 +01:00 |
Talia Stocks
|
9fba37540a
|
Expose volumeMounts and volumes in gha-runner-scale-set-controller (#3260)
|
2024-02-12 14:47:09 +01:00 |
Tijmen Stor
|
1ae5d2b18e
|
feat: GHA controller Helm Chart quoted labels (#3061)
|
2023-11-13 16:18:04 +01:00 |
Nikola Jokic
|
95487735a2
|
Remove inheritance of imagePullPolicy from manager to listeners (#3009)
|
2023-11-07 15:08:36 +01:00 |
Waldek Herka
|
ce80adb9ab
|
Allow custom labels to be specified for controller pods (#2952)
Co-authored-by: Waldek Herka <waldek.herka@no.reply>
|
2023-10-06 10:56:40 +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
|
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 |
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
|
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 |
Nikola Jokic
|
6fe8008640
|
Add configurable log format to values.yaml and propagate it to listener (#2686)
|
2023-07-05 21:06:42 +02:00 |
Timm Drevensek
|
cf18cb3fb0
|
Adapt role name to prevent namespace collision (#2617)
|
2023-06-20 17:35:53 +02:00 |
Bassem Dghaidi
|
8afef51c8b
|
Add DrainJobsMode (aka UpdateStrategy feature) (#2569)
|
2023-05-23 07:42:30 -04:00 |
Nikola Jokic
|
b86af190f7
|
Extend manager roles to accept ephemeralrunnerset/finalizers (#2493)
|
2023-04-10 08:49:32 +02:00 |
Nikola Jokic
|
a804bf8b00
|
Add ImagePullPolicy to the AutoscalingListener, configurable through Manager env (#2477)
|
2023-04-04 19:07:20 +02:00 |
Nikola Jokic
|
5dea6db412
|
Fix helm uninstall cleanup by adding finalizers and cleaning them from the controller (#2433)
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
|
2023-04-03 21:06:12 +02:00 |
Bassem Dghaidi
|
02d9add322
|
Fix bug preventing env variables from being specified (#2450)
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
|
2023-03-30 09:40:28 -04:00 |
Nikola Jokic
|
e5d8d65396
|
Introduce ADR change for adding labels to our resources (#2407)
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
|
2023-03-16 11:02:42 -04:00 |
Tingluo Huang
|
34f3878829
|
Fix helm chart rendering errors. (#2414)
|
2023-03-16 09:21:43 -04:00 |
Tingluo Huang
|
40811ebe0e
|
Support the controller to watching a single namespace. (#2374)
|
2023-03-14 10:52:25 -04:00 |
Tingluo Huang
|
9e6c7d019f
|
Delay role/rolebinding creation to gha-runner-scale-set installation time (#2363)
|
2023-03-14 09:45:44 -04:00 |
Tingluo Huang
|
2bf83d0d7f
|
Remove list/watch secrets permission from the manager cluster role. (#2276)
|
2023-03-14 09:23:14 -04:00 |
Nikola Jokic
|
a5f98dea75
|
Refactor main.go and introduce make run-scaleset to be able to run manager locally (#2337)
|
2023-03-10 18:05:51 +01:00 |
Francesco Renzi
|
c569304271
|
Add support for self-signed CA certificates (#2268)
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
|
2023-03-09 17:23:32 +00:00 |
Bassem Dghaidi
|
adad3d5530
|
Rename actions-runner-controller-2 and auto-scaling-runner-set helm charts (#2333)
Co-authored-by: Ava S <avastancu@github.com>
|
2023-03-01 07:16:03 -05:00 |