Skip to content

Releases: open-policy-agent/cert-controller

v0.6.0

11 Jan 19:18
71c4f4e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Sep 19:47
fef091a

Choose a tag to compare

  • fix: Don't produce an error if there are no webhooks (#48)
  • feat: Implement LeaderElectionRunnable interface for CertRotator (#45)

v0.4.0

22 Jun 17:59
ba73f0c

Choose a tag to compare

  • feat: ability to add additional key usages to webhook certificate (#43)

v0.3.0

11 Feb 22:19
54af894

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

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)