v1.12.0-rc2
Pre-release
Pre-release
·
10035 commits
to refs/heads/main
since this release
🚀 Features
- fix: PolicyServer field.ErrorList validation (#715)
- feat: add limits and requests to PolicyServer (#708)
- feat: Use rbac from controller repo in the development environment and sync rbac with helm charts (#704)
- feat: add PDB fields in the policy server spec. (#698)
🐛 Bug Fixes
- fix: remove hardcoded zap development option (#721)
- fix: Reset PDB unchaged value to nil as both
minAvailableandmaxUnavailablecan't be set (#718) - fix: flaky webhook nil labels/annotations test (#719)
- fix: PolicyServer field.ErrorList validation (#715)
- fix: linter errors and remove requests defaults. (#713)