Skip to content

v0.4.0

Choose a tag to compare

@munnerz munnerz released this 21 Oct 19:37
· 181 commits to main since this release
6284a0d

What's Changed

  • Change CertificateRequest owner reference of pod core/v1 -> v1 by @JoshVanL in #31
  • Use a passed through context to manager issue function by @JoshVanL in #32
  • Simplify issuance backoff handling & improve error messages by @munnerz in #35
  • Default renewal time to 2/3rds through certificates lifetime by @munnerz in #36
  • Add more exhaustive unit testing for manager by @munnerz in #37
  • manager: remove dependency on cert-manager's controller/test package by @munnerz in #39
  • Make NodePublishVolume blocking if a volume is already ready to request by @munnerz in #42

Full Changelog: v0.3.0...v0.4.0