Skip to content

Releases: gardener/gardener-extension-shoot-cert-service

v1.21.0

04 May 07:14
Compare
Choose a tag to compare

[gardener-extension-shoot-cert-service]

⚠️ Breaking Changes

✨ New Features

🐛 Bug Fixes

📖 Documentation

🏃 Others

v1.20.0

31 Jan 11:15
Compare
Choose a tag to compare

[gardener-extension-shoot-cert-service]

🏃 Others

📰 Noteworthy

[cert-management]

🐛 Bug Fixes

🏃 Others

📰 Noteworthy

v1.19.0

22 Sep 08:46
Compare
Choose a tag to compare

[gardener-extension-shoot-cert-service]

🏃 Others

[cert-management]

✨ New Features

🐛 Bug Fixes

v1.18.0

08 Sep 07:43
Compare
Choose a tag to compare

[gardener-extension-shoot-cert-service]

⚠️ Breaking Changes

  • [OPERATOR] The default leader election resource lock of gardener-extension-shoot-cert-service has been changed from configmapsleases to leases. (#89, @MartinWeindel)
    • Please make sure, that you had at least gardener-extension-shoot-cert-service@v1.13 running before upgrading to v1.18.0, so that it has successfully required leadership with the hybrid resource lock (configmapsleases) at least once.

🏃 Others

  • [OPERATOR] Enable deactivation of authorizations for successful certificate requests (#90, @MartinWeindel)
  • [OPERATOR] It is now possible to specify the leader election resource lock via the chart value leaderElection.resourceLock (defaults to leases). (#89, @MartinWeindel)
  • [OPERATOR] Support for Kubernetes v1.22 (#88, @MartinWeindel)

[cert-management]

🐛 Bug Fixes

🏃 Others

v1.17.1

30 Jul 10:32
Compare
Choose a tag to compare

[cert-management]

🐛 Bug Fixes

v1.17.0

28 Jul 10:48
Compare
Choose a tag to compare

[cert-management]

🏃 Others

v1.16.0

27 Jul 11:38
Compare
Choose a tag to compare

[cert-management]

🐛 Bug Fixes

v1.15.0

07 Jul 09:40
Compare
Choose a tag to compare

[gardener-extension-shoot-cert-service]

🏃 Others

  • [OPERATOR] Add permissions for leader election lease of cert-controller-manager in control plane (#79, @MartinWeindel)

[cert-management]

🏃 Others

v1.14.0

17 Jun 08:40
Compare
Choose a tag to compare

[gardener-extension-shoot-cert-service]

✨ New Features

[cert-management]

✨ New Features

v1.13.0

20 May 07:12
Compare
Choose a tag to compare

[gardener-extension-shoot-cert-service]

⚠️ Breaking Changes

  • [USER] Extension resource configs (CertConfig) are now deserialized in "strict" mode. This means that deserializing resources with fields that are not allowed by the API schema will result in errors. Shoots containing such resources will fail with an appropriate error until you manually update the shoot to make sure any extension resource configs contained in it are valid. (#66, @stoyanr)

[cert-management]

🏃 Others