Skip to content

v0.9.0

Latest

Choose a tag to compare

@inteon inteon released this 26 Aug 13:01
· 92 commits to main since this release
0d6edc5

This release changes the issuer-lib API.

Breaking changes

  • Make CertificateRequestObject interface more intuitive by @inteon in #189
  • Use metav1.Condition instead of cmapi.IssuerCondition in Issuer API by @inteon in #187

Fixes

  • Use RequeueAfter instead of Requeue=True by @inteon in #262