Skip to content

Releases: open-policy-agent/cert-controller

v0.3.0

11 Feb 22:19
54af894
Compare
Choose a tag to compare

This release bring compatibility with Kubernetes v1.22

  • Add support for extension APIService definition updates (#36)
  • Add tests for other webhook types (#37)
  • Bump controller-runtime to v0.9.7 (#38)

Thanks @adammw!

v0.2.0

20 Apr 20:52
c6f841d
Compare
Choose a tag to compare
  • Update to admissionregistration.k8s.io/v1 (#34) - required minimum version of Kubernetes is v1.16
  • Upgrade libraries to k8s 1.20. (#31)
  • Made restartOnSecretRefresh option part of certrorator (#23)
  • Upgrade to controller runtime 0.7.0 (#18)