Skip to content

v0.3.0

Choose a tag to compare

@JoshVanL JoshVanL released this 21 Sep 09:49
· 856 commits to main since this release
ff21cae

This release comes with mostly improvements to existing behaviours and controller.

Changes

  • Ensure that the cert-manager CertificateRequest watcher checks the object is not nil #95
  • Write the full root CAs bundle to CSR clients #96
  • Adds tests to ensure CA rotation in istio works #99
  • Add a file watcher for automatically updating the root CAs trust store without restart #100
  • Update the README.md with more documentation #101
  • Only cache ConfigMap metadata to reduce memory usage, reconcile ConfigMaps on root CA changes #97