Skip to content

Releases: cert-manager/openshift-routes

v0.3.0

05 Oct 18:36
47b7e5b
Compare
Choose a tag to compare

What's Changed

  • Openshift-routes now supports Route.spec.subdomain. This feature was contributed by @jacksgt in #27.
  • Openshift-routes now supports ECDSA keys. This improvement was contributed by @vinny-sabatini in #28.
  • Renewal was happening too early. @seandilda found that the renewal was happening at ⅓ of the duration of the certificate instead of ⅔. If you are using Let's Encrypt, your 90-days certificates would get rotated after 30 days instead of 60 days. This was fixed in the pull request #25.
  • The static manifest contained an error that prevented the use of the /metrics endpoint. It is now fixed thanks to @vinny-sabatini in #33.

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

21 Mar 10:20
d7a6e49
Compare
Choose a tag to compare

Changelog

  • b2f988d The certificate is now re-issued when the host field changes on the Route resource (thanks to @jacksgt)
  • 8787f37 Use Go 1.20

v0.1.3

14 Jul 17:40
db1979a
Compare
Choose a tag to compare

Changelog

v0.1.2

27 Jun 17:04
bad54e3
Compare
Choose a tag to compare

Changelog

v0.1.0

30 May 16:05
77e962e
Compare
Choose a tag to compare

Changelog