·
4 commits
to master
since this release
0.12.0
- gha-runner-scale-set-controller controller image
- gha-runner-scale-set-controller helm chart
- gha-runner-scale-set helm chart
This release contains CRD changes. When upgrading, please remove the old CRDs and install everything from scratch.
What's Changed
- Fix busy runners metric by @FireGrey in #4016
- Bump the gomod group across 1 directory with 7 updates by @dependabot in #4008
- Include more context to errors raised by github/actions client by @nikola-jokic in #4032
- Pin third party actions by @nikola-jokic in #3981
- upgrade(golangci-lint): v2.1.2 by @karamaru-alpha in #4023
- Revised dashboard by @kenmuse in #4022
- feat(helm): move dind to sidecar by @velkovb in #3842
- Fix code block fences by @giordano in #3140
- Add missing backtick to metrics.serviceMonitor.namespace line to correct formatting by @scodef in #3790
- Bump go version by @nikola-jokic in #4075
- Create backoff mechanism for failed runners and allow re-creation of failed ephemeral runners by @nikola-jokic in #4059
- Updates: runner to v2.324.0 container-hooks to v0.7.0 by @github-actions in #4086
- Fix docker lint warnings by @nikola-jokic in #4074
- Relax version requirements to allow patch version mismatch by @nikola-jokic in #4080
- Refactor resource naming removing unnecessary calculations by @nikola-jokic in #4076
- Allow use of client id as an app id by @nikola-jokic in #4057
- Updates: runner to v2.325.0 by @github-actions in #4109
- Add job_workflow_ref label to listener metrics by @rskmm0chang in #4054
- Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot in #4118
- Add startup probe to dind side-car by @nikola-jokic in #4117
- Avoid nil point when config.Metrics is nil and expose all metrics if none are configured by @TingluoHuang in #4101
- Add response body to error when fetching access token by @nashluffy in #4005
- Delete config secret when listener pod gets deleted by @hsmade in #4033
- Azure Key Vault integration to resolve secrets by @nikola-jokic in #4090
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #4120
- Prepare 0.12.0 release by @nikola-jokic in #4122
New Contributors
- @FireGrey made their first contribution in #4016
- @karamaru-alpha made their first contribution in #4023
- @velkovb made their first contribution in #3842
- @giordano made their first contribution in #3140
- @scodef made their first contribution in #3790
- @rskmm0chang made their first contribution in #4054
- @nashluffy made their first contribution in #4005
- @hsmade made their first contribution in #4033
Full Changelog: gha-runner-scale-set-0.11.0...gha-runner-scale-set-0.12.0