v0.4.0
What's Changed
- Change CertificateRequest owner reference of pod
core/v1->v1by @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