Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 09:55
· 10033 commits to refs/heads/main since this release
37204f4

🚀 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 (#729)
  • 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)