Skip to content

v1.12.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Apr 15:03
· 10035 commits to refs/heads/main since this release
v1.12.0-rc2
cf70a88

🚀 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 minAvailable and maxUnavailable can'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)

🧰 Maintenance

  • chore(deps): update all non-major dependencies (#717)
  • test: clean up integration tests (#714)
  • chore: Always generate crds on make generate-crds (#706)
  • chore(deps): update all non-major dependencies (#709)