github cert-manager/cert-manager v1.4.0-beta.1

latest releases: v1.14.5, cmd/ctl/v1.14.5, v1.13.6...
pre-release2 years ago

Release notes for v1.4.0-beta.1

Changelog since v1.4.0-beta.0

Changes by Kind

Feature

Bug or Regression

  • Fixes a bug where the default cert renewal duration (30d) was clashing with the duration of certs issued by Vault PKI. All Certificates are now renewed 2/3 through the duration unless custom renew period specified by setting spec.renewBefore on the Certificate. (#4092, @irbekrm)
  • REVERTS: The ACME issuer now constructs a certificate chain after signing, and populates the CertificateRequest.Status.CA with the root most certificate if available. (#4074, @JoshVanL)

Other (Cleanup or Flake)

  • Testing: Adds Kubernetes CertificateSigningRequest CA Issuer E2E tests. (#4081, @JoshVanL)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Don't miss a new cert-manager release

NewReleases is sending notifications on new releases.