v0.9.0
To Deploy:
K8S_GMSA_DEPLOY_DOWNLOAD_REV='$VERSION' \
./deploy-gmsa-webhook.sh --file ./gmsa-manifests \
--image registry.k8s.io/gmsa-webhook/k8s-gmsa-webhook:v0.9.0
What's Changed
- Prepare v0.8.0 release by @marosset in #138
- fixing typo in email address in new-release.md issue template by @marosset in #139
- Update kind and k8s version by @jsturtevant in #140
- Watch cert files and reload on change by @ycheng-kareo in #141
- Integration tests wasn't running by @jsturtevant in #142
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /admission-webhook by @dependabot in #144
- Update kind, cert-manager, and helm versions by @jsturtevant in #143
- Use dev image instead of published image by @jsturtevant in #146
- Cert rotation for e2e chart by @jsturtevant in #145
- Update golang and k8s deps by @jsturtevant in #147
- Update deps to latest by @jsturtevant in #150
- Add ability to configure QPS and Burst for go-client by @jsturtevant in #149
- Fix logic for parsing values by @jsturtevant in #151
New Contributors
- @ycheng-kareo made their first contribution in #141
Full Changelog: v0.8.0...v0.9.0