Releases: gardener/cert-management
Releases · gardener/cert-management
v0.12.1
[gardener/cert-management]
🐛 Bug Fixes
[USER]
Updating certificates from source objects (like Ingress or Service) with first domain name longer than 64 character failed, as the commonName field was filled. It must be left empty in this case. by @MartinWeindel [#164]
🏃 Others
[OPERATOR]
Bump golang from 1.22.0 to 1.22.1 by @MartinWeindel [#165]
Docker Images
- cert-management:
europe-docker.pkg.dev/gardener-project/releases/cert-controller-manager:v0.12.1
v0.12.0
[gardener/cert-management]
✨ New Features
[USER]
Allow certificates without common name. As the common name is restricted to 64 characters, this means it is now possible to create certificates for domains longer than 64 characters without needing to set the common name to a shorter domain name. by @MartinWeindel [#150]
🏃 Others
[OPERATOR]
Bumps golang from 1.21.6 to 1.22.0. by @dependabot[bot] [#161][OPERATOR]
Bumps golang from 1.21.5 to 1.21.6. by @dependabot[bot] [#159][OPERATOR]
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot[bot] [#158]
Docker Images
- cert-management:
europe-docker.pkg.dev/gardener-project/releases/cert-controller-manager:v0.12.0
v0.11.4
[gardener/cert-management]
⚠️ Breaking Changes
[OPERATOR]
Change OCI Image Registry from GCR (eu.gcr.io/gardener-project
) to Artifact-Registry (europe-docker.pkg.dev/gardener-project/releases
). Users should update their references.
by @ccwienk [#156]
🏃 Others
[OPERATOR]
Update expirationDate if secret is shared between certs by @MartinWeindel [#152][OPERATOR]
Updated dependencies controller-manager-library and kubernetes fromv1.28.2
tov1.28.3
by @MartinWeindel [#149][OPERATOR]
Bumps golang from 1.21.3 to 1.21.4. by @dependabot[bot] [#148][OPERATOR]
Bumps golang from 1.21.4 to 1.21.5. by @dependabot[bot] [#154][USER]
Improve message if DNS entry is not getting ready. by @MartinWeindel [#151][DEVELOPER]
Remove vendoring by @MartinWeindel [#157]
Docker Images
- cert-management:
europe-docker.pkg.dev/gardener-project/releases/cert-controller-manager:v0.11.4
v0.11.3
[gardener/cert-management]
🏃 Others
[USER]
Support PKCS8 private keys for CA issuers by @MartinWeindel [#146][OPERATOR]
Bumps golang from 1.21.2 to 1.21.3. by @dependabot[bot] [#143][OPERATOR]
Removeissuer
short name for issuer CustomResourceDefinition as it is the same as the singular. by @MartinWeindel [#147]
Docker Images
cert-management: eu.gcr.io/gardener-project/cert-controller-manager:v0.11.3
v0.11.2
[gardener/cert-management]
🏃 Others
[OPERATOR]
Update k8s dependencies by updating controller-manager-library by @MartinWeindel [#142][OPERATOR]
Bumps golang from 1.21.1 to 1.21.2. by @MartinWeindel [#142]
v0.11.1
[gardener/cert-management]
🏃 Others
[OPERATOR]
Disable followCNAME by default again as it was activated implicitly by github.com/go-acme/lego version upgrade by @MartinWeindel [#140][OPERATOR]
Fix edge case of inconsistent certificate/secret: request certificate in this case. by @MartinWeindel [#138]
v0.11.0
[gardener/cert-management]
✨ New Features
[USER]
Support for preferred chains to select a certificate chain returned for a certificate request from the ACME server by @MartinWeindel [#137]
v0.10.10
no release notes available
v0.10.9
[gardener/cert-management]
🐛 Bug Fixes
[OPERATOR]
Fix optional deployment of CRDs which was broken with release v0.10.8 by @MartinWeindel [#135]
v0.10.8
[gardener/cert-management]
⚠️ Breaking Changes
🏃 Others
[OPERATOR]
Bump golang from1.20.6
to1.20.7
by @MartinWeindel [#134]