Skip to content

Releases: gardener/cert-management

v0.8.3

30 Jul 08:39
Compare
Choose a tag to compare

[cert-management]

🐛 Bug Fixes

  • [OPERATOR] fix nil pointer dereference in RememberAltIssuerSecret if an issuer secret contains no data (#85, @MartinWeindel)

v0.8.2

28 Jul 10:19
Compare
Choose a tag to compare

[cert-management]

🏃 Others

  • [OPERATOR] fix TypeAssertionError panic on failed secret update on hash migration (#84, @MartinWeindel)

v0.8.1

27 Jul 08:50
Compare
Choose a tag to compare

[cert-management]

🐛 Bug Fixes

  • [OPERATOR] Avoid requesting new certificates on migration from v0.7.x to v0.8.x for annotated ingress and service resources. (#83, @MartinWeindel)

v0.8.0

26 Jul 09:51
Compare
Choose a tag to compare

[cert-management]

🐛 Bug Fixes

  • [OPERATOR] [ACME] Fix account registration on issuer secret update and allow secret rotation without immediate renewal of certificates. (#81, @MartinWeindel)

v0.7.1

07 Jul 09:08
Compare
Choose a tag to compare

[cert-management]

🏃 Others

  • [OPERATOR] using both configmaps and leases for leader election (#79, @MartinWeindel)

v0.7.0

14 Jun 11:55
Compare
Choose a tag to compare

[cert-management]

✨ New Features

v0.6.0

20 May 06:42
Compare
Choose a tag to compare

[cert-management]

🏃 Others

  • [USER] changed default type of certificate secret to kubernetes.io/tls (#74, @MartinWeindel)
  • [OPERATOR] Updating controller-manager-library including K8s dependencies to v0.20.6. (#75, @MartinWeindel)
  • [OPERATOR] Replacing apiVersion extensions/v1beta1 for Ingress with networking.k8s.io/v1beta1. (#75, @MartinWeindel)

v0.5.4

28 Apr 07:29
Compare
Choose a tag to compare

[cert-management]

🏃 Others

v0.5.3

26 Apr 08:11
Compare
Choose a tag to compare

[cert-management]

🏃 Others

v0.5.2

22 Apr 12:58
Compare
Choose a tag to compare

[cert-management]

🏃 Others

  • [OPERATOR] Add certificaterevocations to clusterrole resources (#67, @wwatson13)