This is a new patch version for the legacy ARC, and incorporates an upgrade to the Kubernetes Go client library we're using!
See #2991 for more information.
What's Changed
- Fix - Actually Enable Sets in addition to Slices in
env
by @luka5 in #2828 - Switch git-lfs source to packagecloud by @jb-2020 in #2838
- [helm actions-runner-controller] Use namespaceSelector.matchExpression instead of matchLabels by @stefanandres in #2830
- Fix canary VERSION parameter by @nikola-jokic in #2842
- Move top level metrics property up by @Link- in #2841
- Add docs for setting the RUNNER_GRACEFUL_STOP_TIMEOUT env var on docker container by @nsheaps in #2843
- feature: allow custom envornment variables in metricsservice by @jonathanwiemers in #2839
- bump appVersion to latest available app by @kirillbilchenko in #2840
- Update about-arc.md by @MubashirUsman in #2790
- Replace deprecated command with environment file by @jongwooo in #2679
- Set restart policy on the runner pod to Never if restartPolicy is not set in template by @nikola-jokic in #2787
- Update values.yaml by @francescov1 in #2854
- Fix trivial typos by @abuechler in #2856
- Update about-arc.md by @bery in #2866
- Updates: runner to v2.309.0 by @github-actions in #2876
- Set the AutoscalingRunnerSet name to runnerScaleSetName by @hawkesn in #2803
- Fix chart test for name override by @nikola-jokic in #2896
- Extend and generate crds allowing listener pod spec change by @nikola-jokic in #2758
- Extend the user agent and fix the build version for the listener app by @nikola-jokic in #2892
- Prepare 0.6.0 release by @nikola-jokic in #2900
- Ignore summerwind resources in go test until controller version is the same by @nikola-jokic in #2920
- Fix #2809 : replace TCP docker daemon connection with unix socket by @dm3ch in #2833
- Updates: container-hooks to v0.4.0 by @github-actions in #2928
- Fix name override labels when runnerScaleSetName value is set by @nikola-jokic in #2915
- Fix nil map when annotations are applied by @nikola-jokic in #2916
- Prepare 0.6.1 release by @nikola-jokic in #2929
- Allow custom labels to be specified for controller pods by @wherka-ama in #2952
- Updates: runner to v2.310.2 by @github-actions in #2980
- Update CODEOWNERS to Launch team by @johnsudol in #2979
- Include separate reports associated with Bug/Feature templates by @nikola-jokic in #2938
- Fix role and rolebinding cleanup for the listener controller by @nikola-jokic in #2970
- Bump Kubernetes client to 1.26.4 by @mumoshu in #2991
- chore: Service accounts in Kubernetes mode can now be annotated. by @kahirokunn in #2566
- Configure listener pod with the secret instead of env by @nikola-jokic in #2965
- Trim down metrics cardinality by @nikola-jokic in #3003
New Contributors
- @jb-2020 made their first contribution in #2838
- @stefanandres made their first contribution in #2830
- @nsheaps made their first contribution in #2843
- @MubashirUsman made their first contribution in #2790
- @jongwooo made their first contribution in #2679
- @francescov1 made their first contribution in #2854
- @abuechler made their first contribution in #2856
- @bery made their first contribution in #2866
- @hawkesn made their first contribution in #2803
- @dm3ch made their first contribution in #2833
- @johnsudol made their first contribution in #2979
Full Changelog: v0.27.5...v0.27.6