v0.10.0
github-actions
released this
17 Sep 14:29
·
1 commit
to release-v0.10.0
since this release
This release enables installations of Limitador vv1.6.0
What's Changed
Breaking Changes π
Exciting New Features π
- docs: minor improvements by @KevFan in #79
- Go1.19 & actions/checkout@v3 & actions/setup-go@v4 by @KevFan in #82
- Enable configuring PDB from Limitador CR by @adam-cattermole in #91
- feat: resource requirements by @KevFan in #83
- Pass through Pod Affinity Rules by @Boomatang in #86
- Verbosity level by @eguzki in #119
- redis cached: response timeout by @eguzki in #128
- feat: immediate limits sync to pod via annotation by @KevFan in #127
- Add limitador tracing-endpoint command by @adam-cattermole in #130
- Limitador CRD new field: image by @eguzki in #133
- feat: run integration tests concurrently by @KevFan in #134
- β¨ redis cached: batch size option by @eguzki in #139
- Hello helm by @didierofrivia in #137
- Enhancing Chart.yaml by @didierofrivia in #145
- Enhancing package sync workflows by @didierofrivia in #146
- added display version, hash and dirty in logs by @ehearneRedHat in #149
- Release button by @didierofrivia in #151
Bug Fixing π
- codecov: do not fail ci on error by @KevFan in #87
- workflow: pin yq version to v4.34.2 by @KevFan in #89
- deployment CR reconcile of containers by @Boomatang in #92
- fix: retry updating limitador cr on error in integration test by @KevFan in #102
- improve deployment status report by @eguzki in #142
- Helm Chart release workflow adjustments by @didierofrivia in #144
- Fix helm workflows by @didierofrivia in #147
Other Changes
- kind: bump to v0.20.0 & pin image to kindest/node:v1.27.3 by @KevFan in #72
- ignore: vendor directory by @KevFan in #73
- workflow: add codecov by @KevFan in #81
- Add new issues workflow by @adam-cattermole in #94
- go 1.20; controller-runtime v0.14.6 by @eguzki in #95
- pkg/helpers/loghttp.go: remove unused code by @eguzki in #99
- integration tests and unit tests separated by @eguzki in #98
- [workflow] Adding channels input for bundle creation by @didierofrivia in #97
- doc: #kuadrant channel on kubernetes.slack.com by @david-martin in #100
- Build images with replaces operator image by @didierofrivia in #103
- codecov: add target and threshold by @eguzki in #104
- Disk storage by @eguzki in #96
- correct typo in logging doc by @pwright in #107
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #110
- refactor: controller-runtime v0.16.3 by @KevFan in #111
- Add support for name in limit definitions by @alexsnaps in #112
- Enable per limit metrics by @alexsnaps in #113
- Bump go v1.21 by @eguzki in #116
- minor: some constants for defined types by @eguzki in #115
- Pass Redis URL as Env Var to Limitador deployment. by @Boomatang in #109
- Maintenance/docs by @Boomatang in #114
- Resource names alignment by @grzpiotrowski in #108
- fix status check by @eguzki in #117
- Refactor poddisruptionbudget reconciler by @eguzki in #118
- Add issues/PRs to new Project by @alexsnaps in #121
- Only run gh action on local PRs by @alexsnaps in #122
- [docs] Fixing some broken links by @jasonmadigan in #123
- Upgrading operator-sdk to v1.32.0 by @eguzki in #124
- build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #126
- Adding packages other than
controllers
to the code coverage report from the integration tests by @eguzki in #129 - update deepcopy by @eguzki in #132
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #131
- GH action verify-go-mod by @eguzki in #136
- github release notes generation configuration by @eguzki in #138
- upgrading controller-gen to ne version to prevent SIGSEGV panic by @R-Lawton in #148
- Gh 668 by @R-Lawton in #143
- Refactoring service name and metrics port to match authorino by @R-Lawton in #150
- Add license scan report and status by @fossabot in #152
- readme: fix status badge alignment by @KevFan in #153
- [workflow] Fix sign and message params by @didierofrivia in #154
- Docker image with git sha only for pushes on main branch by @eguzki in #155
New Contributors
- @KevFan made their first contribution in #72
- @Boomatang made their first contribution in #92
- @adam-cattermole made their first contribution in #91
- @david-martin made their first contribution in #100
- @pwright made their first contribution in #107
- @dependabot made their first contribution in #110
- @alexsnaps made their first contribution in #112
- @grzpiotrowski made their first contribution in #108
- @jasonmadigan made their first contribution in #123
- @R-Lawton made their first contribution in #148
- @ehearneRedHat made their first contribution in #149
- @fossabot made their first contribution in #152
Full Changelog: v0.5.0...v0.10.0