v0.21.0
What's Changed
- docs: re-order helm param order by @toast-gear in #996
- fix(deps): update module go.uber.org/zap to v1.19.1 by @renovate in #799
- fix(deps): update module sigs.k8s.io/yaml to v1.3.0 by @renovate in #841
- fix(deps): update module github.com/teambition/rrule-go to v1.7.2 by @renovate in #747
- Bump controller-runtime to v0.10.3 by @mumoshu in #1002
- fix(deps): update golang.org/x/oauth2 commit hash to d3ed0bb by @renovate in #947
- Bump ginkgo and gomega by @mumoshu in #1003
- Update go-github from v37 -> v39 by @pje in #925
- Push packages to GHCR (rebased. the credit goes to @sollie) by @mumoshu in #1004
- refactor: split Reconciler from Reconcile in a few methods by @fgalind1 in #926
- Add
authSecret.enabled
parameter to chart values by @phoban01 in #937 - update readme instruction for webhook scaling by @KannappanSomu in #987
- fix(webhook): ingress for k8s v1.22.x support by @samip5 in #988
- allow providing webhook secret token via flag instead of environment variable by @Lazyshot in #876
- fix: allow GH priv key from env in helm chart by @apr-1985 in #884
- Add dockerEnv variable for RunnerDeployment by @pavelsmolensky in #912
- fix: report busy status for offline workers by @gmambro in #1009
- Add support for default image pull secret name by @fgalind1 in #921
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.11.0 by @renovate in #740
- Add GKE firewall issues to common errors by @Jacse in #1010
- fix(#951): add exception for self-hosted label in webhook search by @clement-loiselet-talend in #953
- Support runner groups with selected visibility in webhooks autoscaler by @fgalind1 in #1012
- Remove duplicate self-hosted condition by @fgalind1 in #1016
- chore(deps): update dependency actions/runner to v2.286.0 by @renovate in #1019
- feat: support routing GitHub API calls to custom proxy API by @fgalind1 in #1017
- fix: pagination for ListWorkflowJobs in autoscaler (#990) by @larhauga in #992
- feat: expose if docker is enabled and wait for docker to be ready by @toast-gear in #962
- docs: move troubleshooting out of main readme by @toast-gear in #1023
- test: Add tests with self-hosted label for #953 by @KENNYSOFT in #1030
- fix(deps): update module go.uber.org/zap to v1.20.0 by @renovate in #1027
- Stop creating registration-only runners on scale-to-zero by @mumoshu in #1028
- Allow providing the "work" volume(mount) as part of the RunnerDeployment by @genisd in #1015
- chore(deps): update helm/chart-testing-action action to v2.2.0 by @renovate in #1038
- chore(deps): update dependency actions/runner to v2.286.1 by @renovate in #1054
- fix(deps): update module github.com/google/go-cmp to v0.5.7 by @renovate in #1060
- chore(deps): update dependency actions/runner to v2.287.0 by @renovate in #1077
- chore(deps): update dependency actions/runner to v2.287.1 by @renovate in #1078
- restore fix to use copy instead of move by @cspargo in #1066
- chore: change to trigger build by @toast-gear in #1079
- fixing helm readme typo by @sdubey-optum in #1064
- Update chart README by @maruware in #1083
- feat: disable automatic runner updates by @cbui in #1088
- chore: change to trigger build by @toast-gear in #1093
- chore: bump docker version by @toast-gear in #1094
- chore(deps): update helm/chart-releaser-action action to v1.3.0 by @renovate in #1091
- docs: move istio to troubleshooting by @toast-gear in #1097
- chart: Fix ingress to make pathType and ingressClassName configurable for networking.k8s.io/v1 by @cw-sakamoto in #1098
- Update the helm chart app version by @FearlessHyena in #1099
- Improve support for runner groups with selected visibility by @fgalind1 in #1062
- ci: update helm to 3.8.0 and go to 1.17.7 by @cpanato in #1119
- Fix acceptance deploy script by @mumoshu in #1121
- githubwebhookserver: Tweak log levels of various messages by @mumoshu in #1123
- chart: Allow using different secrets for controller-manager and gh-webhook-server by @mumoshu in #1122
- e2e,acceptance: Cover enterprise runners by @mumoshu in #1124
New Contributors
- @fgalind1 made their first contribution in #926
- @phoban01 made their first contribution in #937
- @KannappanSomu made their first contribution in #987
- @samip5 made their first contribution in #988
- @Lazyshot made their first contribution in #876
- @pavelsmolensky made their first contribution in #912
- @gmambro made their first contribution in #1009
- @Jacse made their first contribution in #1010
- @clement-loiselet-talend made their first contribution in #953
- @larhauga made their first contribution in #992
- @KENNYSOFT made their first contribution in #1030
- @genisd made their first contribution in #1015
- @cspargo made their first contribution in #1066
- @sdubey-optum made their first contribution in #1064
- @maruware made their first contribution in #1083
- @cw-sakamoto made their first contribution in #1098
- @FearlessHyena made their first contribution in #1099
- @cpanato made their first contribution in #1119
Full Changelog: v0.20.4...v0.21.0