[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cert-manager/cert-manager (cert-manager)
### [`v1.13.2`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.2)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.13.1...v1.13.2)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.13.2 fixes some CVE alerts and contains fixes for:
1. a CertificateRequest runaway situation in case two Certificate resources point to the same Secret target resource
2. a small bug in the Helm chart (feature gate options)
3. a Venafi issuer bug
##### ⚠️ READ https://github.com/cert-manager/cert-manager/releases/tag/v1.13.0 before you upgrade from a < v1.13 version!
#### Changes since v1.13.1
##### Bug or Regression
- Bump golang.org/x/net v0.15.0 => v0.17.0 as part of addressing CVE-2023-44487 / CVE-2023-39325 ([#6432](https://togithub.com/cert-manager/cert-manager/issues/6432), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- BUGFIX\[helm]: Fix issue where webhook feature gates were only set if controller feature gates are set. ([#6381](https://togithub.com/cert-manager/cert-manager/issues/6381), [@asapekia](https://togithub.com/asapekia))
- Fix runaway bug caused by multiple Certificate resources that point to the same Secret resource. ([#6425](https://togithub.com/cert-manager/cert-manager/issues/6425), [@inteon](https://togithub.com/inteon))
- The Venafi issuer now properly resets the certificate and should no longer get stuck with `WebSDK CertRequest Module Requested Certificate` or `This certificate cannot be processed while it is in an error state. Fix any errors, and then click Retry.`. ([#6402](https://togithub.com/cert-manager/cert-manager/issues/6402), [@maelvls](https://togithub.com/maelvls))
##### Other (Cleanup or Flake)
- Bump go to 1.20.10 to address CVE-2023-39325. Also bumps base images. ([#6411](https://togithub.com/cert-manager/cert-manager/issues/6411), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
### [`v1.13.1`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.1)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.13.0...v1.13.1)
v1.13.1 contains a bugfix for a name collision bug in the StableCertificateRequestName feature that was enabled by default in v1.13.0.
##### ⚠️ READ https://github.com/cert-manager/cert-manager/releases/tag/v1.13.0 before you upgrade from a < v1.13 version!
#### Changes since v1.13.0
##### Bug or Regression
- BUGFIX: fix CertificateRequest name collision bug in StableCertificateRequestName feature. ([#6358](https://togithub.com/cert-manager/cert-manager/issues/6358), [@jetstack-bot](https://togithub.com/jetstack-bot))
##### Other (Cleanup or Flake)
- Upgrade `github.com/emicklei/go-restful/v3` to `v3.11.0` because `v3.10.2` is labeled as "DO NOT USE". ([#6368](https://togithub.com/cert-manager/cert-manager/issues/6368), [@inteon](https://togithub.com/inteon))
- Upgrade Go from 1.20.7 to 1.20.8. ([#6370](https://togithub.com/cert-manager/cert-manager/issues/6370), [@jetstack-bot](https://togithub.com/jetstack-bot))
### [`v1.13.0`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.0)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.6...v1.13.0)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
This is the 1.13 release of cert-manager!
cert-manager 1.13 brings support for DNS over HTTPS, support for loading options from a versioned
config file for the cert-manager controller, and more. This release also includes the promotion of
the StableCertificateRequestName and SecretsFilteredCaching feature gates to Beta.
#### Known issues
The `StableCertificateRequestName` that was promoted to Beta contains a "name collision" bug: [https://github.com/cert-manager/cert-manager/issues/6342](https://togithub.com/cert-manager/cert-manager/issues/6342)
This will be fixed in v1.13.1.
#### Breaking Changes (You MUST read this before you upgrade!)
1. **BREAKING** : If you deploy cert-manager using helm and have `.featureGates` value set, the features defined there will no longer be passed to cert-manager webhook, only to cert-manager controller. Use `webhook.featureGates` field instead to define features to be enabled on webhook. ([#6093](https://togithub.com/cert-manager/cert-manager/issues/6093), [@irbekrm](https://togithub.com/irbekrm))
2. **Potentially breaking**: If you were, for some reason, passing cert-manager controller's features to webhook's `--feature-gates` flag, this will now break (unless the webhook actually has a feature by that name). ([#6093](https://togithub.com/cert-manager/cert-manager/issues/6093), [@irbekrm](https://togithub.com/irbekrm))
3. **Potentially breaking**: Webhook validation of CertificateRequest resources is stricter now: all KeyUsages and ExtendedKeyUsages must be defined directly in the CertificateRequest resource, the encoded CSR can never contain more usages that defined there. ([#6182](https://togithub.com/cert-manager/cert-manager/issues/6182), [@inteon](https://togithub.com/inteon))
#### Community
Welcome to these new cert-manager members (more info - [https://github.com/cert-manager/cert-manager/pull/6260](https://togithub.com/cert-manager/cert-manager/pull/6260)):
[@jsoref](https://togithub.com/jsoref)
[@FlorianLiebhart](https://togithub.com/FlorianLiebhart)
[@hawksight](https://togithub.com/hawksight)
[@erikgb](https://togithub.com/erikgb)
Thanks again to all open-source contributors with commits in this release, including:
[@AcidLeroy](https://togithub.com/AcidLeroy)
[@FlorianLiebhart](https://togithub.com/FlorianLiebhart)
[@lucacome](https://togithub.com/lucacome)
[@cypres](https://togithub.com/cypres)
[@erikgb](https://togithub.com/erikgb)
[@ubergesundheit](https://togithub.com/ubergesundheit)
[@jkroepke](https://togithub.com/jkroepke)
[@jsoref](https://togithub.com/jsoref)
[@gdvalle](https://togithub.com/gdvalle)
[@rouke-broersma](https://togithub.com/rouke-broersma)
[@schrodit](https://togithub.com/schrodit)
[@zhangzhiqiangcs](https://togithub.com/zhangzhiqiangcs)
[@arukiidou](https://togithub.com/arukiidou)
[@hawksight](https://togithub.com/hawksight)
[@Richardds](https://togithub.com/Richardds)
[@kahirokunn](https://togithub.com/kahirokunn)
Thanks also to the following cert-manager maintainers for their contributions during this release:
[@SgtCoDFish](https://togithub.com/SgtCoDFish)
[@maelvls](https://togithub.com/maelvls)
[@irbekrm](https://togithub.com/irbekrm)
[@inteon](https://togithub.com/inteon)
Equally thanks to everyone who provided feedback, helped users and raised issues on Github and Slack and joined our meetings!
Special thanks to [@AcidLeroy](https://togithub.com/AcidLeroy) for adding "load options from a versioned config file" support for the cert-manager controller! This has been on our wishlist for a very long time. (see [https://github.com/cert-manager/cert-manager/pull/5337](https://togithub.com/cert-manager/cert-manager/pull/5337))
Also, thanks a lot to [@FlorianLiebhart](https://togithub.com/FlorianLiebhart) for adding support for DNS over HTTPS for the ACME DNS self-check. This is very useful in case all traffic must be HTTP(S) trafic, eg. when using a HTTPS_PROXY. (see [https://github.com/cert-manager/cert-manager/pull/5003](https://togithub.com/cert-manager/cert-manager/pull/5003))
Thanks also to the [CNCF](https://www.cncf.io/), which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the [PrivateCA Issuer](https://togithub.com/cert-manager/aws-privateca-issuer).
In addition, massive thanks to [Venafi](https://www.venafi.com/) for contributing developer time and resources towards the continued maintenance of cert-manager projects.
#### Changes since v1.12.0
##### Feature
- Add support for logging options to webhook config file. ([#6243](https://togithub.com/cert-manager/cert-manager/issues/6243), [@inteon](https://togithub.com/inteon))
- Add view permissions to the well-known (Openshift) user-facing `cluster-reader` aggregated cluster role ([#6241](https://togithub.com/cert-manager/cert-manager/issues/6241), [@erikgb](https://togithub.com/erikgb))
- Certificate Shim: distinguish dns names and ip address in certificate ([#6267](https://togithub.com/cert-manager/cert-manager/issues/6267), [@zhangzhiqiangcs](https://togithub.com/zhangzhiqiangcs))
- Cmctl can now be imported by third parties. ([#6049](https://togithub.com/cert-manager/cert-manager/issues/6049), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Make `enableServiceLinks` configurable for all Deployments and `startupapicheck` Job in Helm chart. ([#6292](https://togithub.com/cert-manager/cert-manager/issues/6292), [@ubergesundheit](https://togithub.com/ubergesundheit))
- Promoted the StableCertificateRequestName and SecretsFilteredCaching feature gates to Beta (enabled by default). ([#6298](https://togithub.com/cert-manager/cert-manager/issues/6298), [@inteon](https://togithub.com/inteon))
- The cert-manager controller options are now configurable using a configuration file. ([#5337](https://togithub.com/cert-manager/cert-manager/issues/5337), [@AcidLeroy](https://togithub.com/AcidLeroy))
- The pki CertificateTemplate functions now perform validation of the CSR blob, making sure we sign a Certificate that matches the IsCA and (Extended)KeyUsages that are defined in the CertificateRequest resource. ([#6199](https://togithub.com/cert-manager/cert-manager/issues/6199), [@inteon](https://togithub.com/inteon))
- \[helm] Add prometheus.servicemonitor.endpointAdditionalProperties to define additional properties on a ServiceMonitor endpoint, e.g. relabelings ([#6110](https://togithub.com/cert-manager/cert-manager/issues/6110), [@jkroepke](https://togithub.com/jkroepke))
##### Design
- DNS over HTTPS (DoH) is now possible for doing the self-checks during the ACME verification.
The DNS check method to be used is controlled through the command line flag: `--dns01-recursive-nameservers-only=true` in combination with `--dns01-recursive-nameservers=https://` (e.g. `https://8.8.8.8/dns-query`). It keeps using DNS lookup as a default method. ([#5003](https://togithub.com/cert-manager/cert-manager/issues/5003), [@FlorianLiebhart](https://togithub.com/FlorianLiebhart))
##### Bug or Regression
- Allow overriding default pdb .minAvailable with .maxUnavailable without setting .minAvailable to null ([#6087](https://togithub.com/cert-manager/cert-manager/issues/6087), [@rouke-broersma](https://togithub.com/rouke-broersma))
- BUGFIX: `cmctl check api --wait 0` exited without output and exit code 1; we now make sure we perform the API check at least once and return with the correct error code ([#6109](https://togithub.com/cert-manager/cert-manager/issues/6109), [@inteon](https://togithub.com/inteon))
- BUGFIX: the issuer and certificate-name annotations on a Secret were incorrectly updated when other fields are changed. ([#6147](https://togithub.com/cert-manager/cert-manager/issues/6147), [@inteon](https://togithub.com/inteon))
- BUGFIX\[cainjector]: 1-character bug was causing invalid log messages and a memory leak ([#6232](https://togithub.com/cert-manager/cert-manager/issues/6232), [@inteon](https://togithub.com/inteon))
- Fix CloudDNS issuers stuck in propagation check, when multiple instances are issuing for the same FQDN ([#6088](https://togithub.com/cert-manager/cert-manager/issues/6088), [@cypres](https://togithub.com/cypres))
- Fix indentation of Webhook NetworkPolicy matchLabels in helm chart. ([#6220](https://togithub.com/cert-manager/cert-manager/issues/6220), [@ubergesundheit](https://togithub.com/ubergesundheit))
- Fixed Cloudflare DNS01 challenge provider race condition when validating multiple domains ([#6191](https://togithub.com/cert-manager/cert-manager/issues/6191), [@Richardds](https://togithub.com/Richardds))
- Fixes a bug where webhook was pulling in controller's feature gates.
**⚠️ ⚠️ BREAKING ⚠️ ⚠️** : If you deploy cert-manager using helm and have `.featureGates` value set, the features defined there will no longer be passed to cert-manager webhook, only to cert-manager controller. Use `webhook.featureGates` field instead to define features to be enabled on webhook.
**⚠️Potentially breaking**: If you were, for some reason, passing cert-manager controller's features to webhook's `--feature-gates` flag, this will now break (unless the webhook actually has a feature by that name). ([#6093](https://togithub.com/cert-manager/cert-manager/issues/6093), [@irbekrm](https://togithub.com/irbekrm))
- Fixes an issue where cert-manager would incorrectly reject two IP addresses as being unequal when they should have compared equal. This would be most noticeable when using an IPv6 address which doesn't match how Go's `net.IP.String()` function would have printed that address. ([#6293](https://togithub.com/cert-manager/cert-manager/issues/6293), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- We disabled the `enableServiceLinks` option for our ACME http solver pods, because the option caused the pod to be in a crash loop in a cluster with lot of services. ([#6143](https://togithub.com/cert-manager/cert-manager/issues/6143), [@schrodit](https://togithub.com/schrodit))
- **⚠️Potentially breaking**: Webhook validation of CertificateRequest resources is stricter now: all KeyUsages and ExtendedKeyUsages must be defined directly in the CertificateRequest resource, the encoded CSR can never contain more usages that defined there. ([#6182](https://togithub.com/cert-manager/cert-manager/issues/6182), [@inteon](https://togithub.com/inteon))
##### Other (Cleanup or Flake)
- A subset of the klogs flags have been deprecated and will be removed in the future. ([#5879](https://togithub.com/cert-manager/cert-manager/issues/5879), [@maelvls](https://togithub.com/maelvls))
- All service links in helm chart deployments have been disabled. ([#6144](https://togithub.com/cert-manager/cert-manager/issues/6144), [@schrodit](https://togithub.com/schrodit))
- Cert-manager will now re-issue a certificate if the public key in the latest CertificateRequest resource linked to a Certificate resource does not match the public key of the key encoded in the Secret linked to that Certificate resource ([#6168](https://togithub.com/cert-manager/cert-manager/issues/6168), [@inteon](https://togithub.com/inteon))
- Chore: When hostNetwork is enabled, dnsPolicy is now set to ClusterFirstWithHostNet. ([#6156](https://togithub.com/cert-manager/cert-manager/issues/6156), [@kahirokunn](https://togithub.com/kahirokunn))
- Cleanup the controller configfile structure by introducing sub-structs. ([#6242](https://togithub.com/cert-manager/cert-manager/issues/6242), [@inteon](https://togithub.com/inteon))
- Don't run API Priority and Fairness controller in webhook's extension apiserver ([#6085](https://togithub.com/cert-manager/cert-manager/issues/6085), [@irbekrm](https://togithub.com/irbekrm))
- Helm: Add apache 2.0 license annotation ([#6225](https://togithub.com/cert-manager/cert-manager/issues/6225), [@arukiidou](https://togithub.com/arukiidou))
- Make apis/acme/v1/ACMEIssuer.PreferredChain optional in JSON serialization. ([#6034](https://togithub.com/cert-manager/cert-manager/issues/6034), [@gdvalle](https://togithub.com/gdvalle))
- The SecretPostIssuancePolicyChain now also makes sure that the `cert-manager.io/common-name`, `cert-manager.io/alt-names`, ... annotations on Secrets are kept at their correct value. ([#6176](https://togithub.com/cert-manager/cert-manager/issues/6176), [@inteon](https://togithub.com/inteon))
- The cmctl logging has been improved and support for json logging has been added. ([#6247](https://togithub.com/cert-manager/cert-manager/issues/6247), [@inteon](https://togithub.com/inteon))
- Updates Kubernetes libraries to `v0.27.2`. ([#6077](https://togithub.com/cert-manager/cert-manager/issues/6077), [@lucacome](https://togithub.com/lucacome))
- Updates Kubernetes libraries to `v0.27.4`. ([#6227](https://togithub.com/cert-manager/cert-manager/issues/6227), [@lucacome](https://togithub.com/lucacome))
- We now only check that the issuer name, kind and group annotations on a Secret match in case those annotations are set. ([#6152](https://togithub.com/cert-manager/cert-manager/issues/6152), [@inteon](https://togithub.com/inteon))
### [`v1.12.6`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.6)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.5...v1.12.6)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.12.6 fixes some CVE alerts and a Venafi issuer bug.
#### Changes since v1.12.5
##### Bug or Regression
- Bump golang.org/x/net v0.15.0 => v0.17.0 as part of addressing CVE-2023-44487 / CVE-2023-39325 ([#6431](https://togithub.com/cert-manager/cert-manager/issues/6431), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- The Venafi issuer now properly resets the certificate and should no longer get stuck with `WebSDK CertRequest Module Requested Certificate` or `This certificate cannot be processed while it is in an error state. Fix any errors, and then click Retry.`. ([#6401](https://togithub.com/cert-manager/cert-manager/issues/6401), [@maelvls](https://togithub.com/maelvls))
##### Other (Cleanup or Flake)
- Bump go to 1.20.10 to address CVE-2023-39325. Also bumps base images. ([#6412](https://togithub.com/cert-manager/cert-manager/issues/6412), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
#### Known bugs
If you misconfigure two Certificate resources to have the same target Secret resource, cert-manager will generate a MANY CertificateRequests, possibly causing high CPU usage and/ or high costs due to the large number of certificates issued (see [https://github.com/cert-manager/cert-manager/pull/6406](https://togithub.com/cert-manager/cert-manager/pull/6406)).
This problem was resolved in v1.13.2, but the fix cannot be backported to v1.12.x. We recommend using v1.12.x with caution (avoid misconfigured Certificate resources) or upgrading to v1.13.2.
### [`v1.12.5`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.5)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.4...v1.12.5)
v1.12.5 contains a backport for a name collision bug that was found in v1.13.0
#### Changes since v1.12.4
##### Bug or Regression
- BUGFIX: fix CertificateRequest name collision bug in StableCertificateRequestName feature. ([#6359](https://togithub.com/cert-manager/cert-manager/issues/6359), [@jetstack-bot](https://togithub.com/jetstack-bot))
##### Other (Cleanup or Flake)
- Updated base images to the latest version. ([#6372](https://togithub.com/cert-manager/cert-manager/issues/6372), [@inteon](https://togithub.com/inteon))
- Upgrade Go from 1.20.7 to 1.20.8. ([#6371](https://togithub.com/cert-manager/cert-manager/issues/6371), [@jetstack-bot](https://togithub.com/jetstack-bot))
### [`v1.12.4`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.4)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.3...v1.12.4)
v1.12.4 contains an important security fix that addresses [CVE-2023-29409](https://cve.report/CVE-2023-29409).
#### Changes since v1.12.3
- Fixes an issue where cert-manager would incorrectly reject two IP addresses as being unequal when they should hav
e compared equal. This would be most noticeable when using an IPv6 address which doesn't match how Go's `net.IP.Str
ing()` function would have printed that address. ([#6297](https://togithub.com/cert-manager/cert-manager/issues/6297), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Use Go 1.20.7 to fix a security issue in Go's `crypto/tls` library. ([#6318](https://togithub.com/cert-manager/cert-manager/issues/6318), [@maelvls](https://togithub.com/maelvls))
### [`v1.12.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.3)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.2...v1.12.3)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.12.3 contains a bug fix for the cainjector which addresses a memory leak!
##### Changes by Kind
##### Bugfixes
- BUGFIX\[cainjector]: 1-character bug was causing invalid log messages and a memory leak ([#6235](https://togithub.com/cert-manager/cert-manager/issues/6235), [@jetstack-bot](https://togithub.com/jetstack-bot))
### [`v1.12.2`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.2)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.1...v1.12.2)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.12.2 is a bugfix release, but includes a known issue. You should prefer v1.12.3 instead!
#### Known issues
- cainjector contains a memory leak due to re-assignment of a log variable (see [https://github.com/cert-manager/cert-manager/issues/6217](https://togithub.com/cert-manager/cert-manager/issues/6217)). The fix will be released in v1.12.3. See [https://github.com/cert-manager/cert-manager/pull/6232](https://togithub.com/cert-manager/cert-manager/pull/6232) for context.
#### Changes by Kind
##### Bugfixes
- BUGFIX: `cmctl check api --wait 0` exited without output; we now make sure we perform the API check at least once ([#6116](https://togithub.com/cert-manager/cert-manager/issues/6116), [@jetstack-bot](https://togithub.com/jetstack-bot))
### [`v1.12.1`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.1)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.0...v1.12.1)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.12.1 release contains a couple dependency bumps and changes to ACME external webhook library.
#### Known issues
- [`cmctl` API check](https://cert-manager.io/docs/installation/verify/) is broken in v1.12.1. We suggest that you do not upgrade `cmctl` to this version. The fix will be released in v1.12.2.
See [#6116](https://togithub.com/cert-manager/cert-manager/issues/6116) for context.
- cainjector contains a memory leak due to re-assignment of a log variable (see [https://github.com/cert-manager/cert-manager/issues/6217](https://togithub.com/cert-manager/cert-manager/issues/6217)). The fix will be released in v1.12.3.
[https://github.com/cert-manager/cert-manager/pull/6232](https://togithub.com/cert-manager/cert-manager/pull/6232)6232 for context.
#### Changes by Kind
##### Other (Cleanup or Flake)
- Don't run API Priority and Fairness controller in webhook's extension apiserver ([#6085](https://togithub.com/cert-manager/cert-manager/pull/6085), [@irbekrm](https://togithub.com/irbekrm))
- Adds a warning for folks to not use controller feature gates helm value to configure webhook feature gates ([#6100](https://togithub.com/cert-manager/cert-manager/pull/6100), [@irbekrm](https://togithub.com/irbekrm))
##### Uncategorized
- Updates Kubernetes libraries to `v0.27.2`. ([#6077](https://togithub.com/cert-manager/cert-manager/pull/6077), [@lucacome](https://togithub.com/lucacome))
- Updates controller-runtime to `v0.15.0` ([#6098](https://togithub.com/cert-manager/cert-manager/pull/6098), [@lucacome](https://togithub.com/lucacome))
### [`v1.12.0`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.0)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.11.5...v1.12.0)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
cert-manager v1.12 brings support for JSON logging, a lower memory footprint, support for ephemeral service account tokens with Vault, improved dependency management and support for the ingressClassName field.
The full release notes are available at https://cert-manager.io/docs/release-notes/release-notes-1.12.
##### Known issues
- [`cmctl` API check](https://cert-manager.io/docs/installation/verify/) is broken in v1.12.1. We suggest that you do not upgrade `cmctl` to this version. The fix will be released in v1.12.2.
See [#6116](https://togithub.com/cert-manager/cert-manager/issues/6116) for context.
- cainjector contains a memory leak due to re-assignment of a log variable (see [https://github.com/cert-manager/cert-manager/issues/6217](https://togithub.com/cert-manager/cert-manager/issues/6217)). The fix will be released in v1.12.3.
[https://github.com/cert-manager/cert-manager/pull/6232](https://togithub.com/cert-manager/cert-manager/pull/6232)6232 for context.
##### Community
Thanks again to all open-source contributors with commits in this release, including:
- [@malovme](https://togithub.com/malovme)
- [@e96wic](https://togithub.com/e96wic)
- [@ExNG](https://togithub.com/ExNG)
- [@waterfoul](https://togithub.com/waterfoul)
- [@jkroepke](https://togithub.com/jkroepke)
- [@andrewsomething](https://togithub.com/andrewsomething)
- [@yulng](https://togithub.com/yulng)
- [@tobotg](https://togithub.com/tobotg)
- [@maumontesilva](https://togithub.com/maumontesilva)
- [@avi-08](https://togithub.com/avi-08)
- [@vinzent](https://togithub.com/vinzent)
- [@TrilokGeer](https://togithub.com/TrilokGeer)
- [@g-gaston](https://togithub.com/g-gaston)
- [@james-callahan](https://togithub.com/james-callahan)
- [@lucacome](https://togithub.com/lucacome)
- [@yanggangtony](https://togithub.com/yanggangtony)
- [@vidarno](https://togithub.com/vidarno)
- [@ctrought](https://togithub.com/ctrought)
- [@Robfz](https://togithub.com/Robfz)
- [@dsonck92](https://togithub.com/dsonck92)
- [@rayandas](https://togithub.com/rayandas)
- [@olekfur](https://togithub.com/olekfur)
- [@ptrc-n](https://togithub.com/ptrc-n)
- [@bradjones1](https://togithub.com/bradjones1)
- [@gdvalle](https://togithub.com/gdvalle)
Thanks also to the following cert-manager maintainers for their contributions during this release:
- [@inteon](https://togithub.com/inteon)
- [@wallrj](https://togithub.com/wallrj)
- [@maelvls](https://togithub.com/maelvls)
- [@SgtCoDFish](https://togithub.com/SgtCoDFish)
- [@irbekrm](https://togithub.com/irbekrm)
- [@jakexks](https://togithub.com/jakexks)
- [@JoshVanL](https://togithub.com/JoshVanL)
- [@munnerz](https://togithub.com/munnerz)
Equally thanks to everyone who provided feedback, helped users and raised issues on Github and Slack, joined our meetings and talked to us at Kubecon!
Special thanks to [@erikgb](https://togithub.com/erikgb) for continuously great input and feedback and to [@lucacome](https://togithub.com/lucacome) for always ensuring that our kube deps are up to date!
Thanks also to the [CNCF](https://www.cncf.io/), which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the [PrivateCA Issuer](https://togithub.com/cert-manager/aws-privateca-issuer).
In addition, massive thanks to [Jetstack](https://www.jetstack.io/) (by [Venafi](https://www.venafi.com/)) for contributing developer time and resources towards the continued maintenance of cert-manager projects.
##### Changes by Kind
##### Feature
- **POTENTIALLY BREAKING**: the cert-manager binaries and some tests have been split into separate Go modules, allowing them to be easily patched independently. This should have no impact if you simply run cert-manager in your cluster. If you import cert-manager binaries, integration tests or end-to-end tests in Go, you may need to make code changes in response to this. See https://cert-manager.io/docs/contributing/importing/ for more details. ([#5880](https://togithub.com/cert-manager/cert-manager/pull/5880), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Added support for JSON logging (using --logging-format=json) ([#5828](https://togithub.com/cert-manager/cert-manager/pull/5828), [@malovme](https://togithub.com/malovme))
- Added the `--concurrent-workers` flag that lets you control the number of concurrent workers for each of our controllers. ([#5936](https://togithub.com/cert-manager/cert-manager/pull/5936), [@inteon](https://togithub.com/inteon))
- Adds `acme.solvers.http01.ingress.podTemplate.spec.imagePullSecrets` field to issuer spec to allow to specify image pull secrets for the ACME HTTP01 solver pod. ([#5801](https://togithub.com/cert-manager/cert-manager/pull/5801), [@malovme](https://togithub.com/malovme))
- Cainjector:
- New flags were added to the cainjector binary. They can be used to modify what injectable kinds are enabled. If cainjector is only used as a cert-manager's internal component it is sufficient to only enable validatingwebhookconfigurations and mutatingwebhookconfigurations injectable resources; disabling the rest can improve memory consumption. By default all are enabled.
- The `--watch-certs` flag was renamed to `--enable-certificates-data-source`. ([#5766](https://togithub.com/cert-manager/cert-manager/pull/5766), [@irbekrm](https://togithub.com/irbekrm))
- Helm: Added PodDisruptionBudgets for cert-manager components to the Helm chart (disabled by default). ([#3931](https://togithub.com/cert-manager/cert-manager/pull/3931), [@e96wic](https://togithub.com/e96wic))
- Helm: Egress 6443/TCP is now allowed in the webhook. This is required for OpenShift and OKD clusters for which the Kubernetes API server listens on port 6443 instead of 443. ([#5788](https://togithub.com/cert-manager/cert-manager/pull/5788), [@ExNG](https://togithub.com/ExNG))
- Helm: you can now add volumes and volume mounts via Helm variables for the cainjector, webhook, and startupapicheck. ([#5668](https://togithub.com/cert-manager/cert-manager/pull/5668), [@waterfoul](https://togithub.com/waterfoul))
- Helm: you can now enable the flags `--dns01-recursive-nameservers`, `--enable-certificate-owner-ref`, and `--dns01-recursive-nameservers-only` through Helm values. ([#5614](https://togithub.com/cert-manager/cert-manager/pull/5614), [@jkroepke](https://togithub.com/jkroepke))
- The DigitalOcean issuer now sets a cert-manager user agent string. ([#5869](https://togithub.com/cert-manager/cert-manager/pull/5869), [@andrewsomething](https://togithub.com/andrewsomething))
- The HTTP-01 solver can now be configured to create Ingresses with an `ingressClassName`. The credit goes to [@dsonck92](https://togithub.com/dsonck92) for implementing the initial PR. ([#5849](https://togithub.com/cert-manager/cert-manager/pull/5849), [@maelvls](https://togithub.com/maelvls))
- The Vault issuer can now be used with ephemeral Kubernetes tokens. With the new `serviceAccountRef` field, cert-manager generates a short-lived token associated to the service account to authenticate to Vault. Along with this new feature, we have added validation logic in the webhook in order to check the `vault.auth` field when creating an Issuer or ClusterIssuer. Previously, it was possible to create an Issuer or ClusterIssuer with an invalid value for `vault.auth`. ([#5502](https://togithub.com/cert-manager/cert-manager/pull/5502), [@maelvls](https://togithub.com/maelvls))
- The cert-manager controller container of the controller Pod now has a `/livez` endpoint and a default liveness probe, which fails if leader election has been lost and for some reason the process has not exited. The liveness probe is disabled by default. ([#5962](https://togithub.com/cert-manager/cert-manager/pull/5962), [@wallrj](https://togithub.com/wallrj))
- Upgraded Gateway API to v0.6.0. ([#5768](https://togithub.com/cert-manager/cert-manager/pull/5768), [@yulng](https://togithub.com/yulng))
- Webhook now logs requests to mutating/validating webhook (with `--v=5` flag) ([#5975](https://togithub.com/cert-manager/cert-manager/pull/5975), [@tobotg](https://togithub.com/tobotg))
##### Design
- Certificate issuances are always failed (and retried with a backoff) for denied or invalid CertificateRequests.
This is not necessarily a breaking change as due to a race condition this may already have been the case. ([#5887](https://togithub.com/cert-manager/cert-manager/pull/5887), [@irbekrm](https://togithub.com/irbekrm))
- The cainjector controller can now use server-side apply to patch mutatingwebhookconfigurations, validatingwebhookconfigurations, apiservices, and customresourcedefinitions. This feature is currently in alpha and is not enabled by default. To enable server-side apply for the cainjector, add the flag --feature-gates=ServerSideApply=true to the deployment. ([#5991](https://togithub.com/cert-manager/cert-manager/pull/5991), [@inteon](https://togithub.com/inteon))
##### Documentation
- Helm: the dead links in `values.yaml` are now working ([#5999](https://togithub.com/cert-manager/cert-manager/pull/5999), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
##### Bug or Regression
- Cmctl renew now prints an error message unless Certificate name(s) or --all are supplied ([#5896](https://togithub.com/cert-manager/cert-manager/pull/5896), [@maumontesilva](https://togithub.com/maumontesilva))
- Cmctl: In order work around a hardcoded Kubernetes version in Helm, we now use a fake kube-apiserver version when generating the helm template when running `cmctl x install`. ([#5720](https://togithub.com/cert-manager/cert-manager/pull/5720), [@irbekrm](https://togithub.com/irbekrm))
- Fix development environment and go vendoring on Linux arm64. ([#5810](https://togithub.com/cert-manager/cert-manager/pull/5810), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Fix ordering of remote git tags when preparing integration tests ([#5910](https://togithub.com/cert-manager/cert-manager/pull/5910), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Helm: the flag `--acme-http01-solver-image` given to the variable `acmesolver.extraArgs` now has precedence over the variable `acmesolver.image`. ([#5693](https://togithub.com/cert-manager/cert-manager/pull/5693), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Ingress and Gateway resources will not be synced if deleted via [foreground cascading](https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion). ([#5878](https://togithub.com/cert-manager/cert-manager/pull/5878), [@avi-08](https://togithub.com/avi-08))
- The auto-retry mechanism added in VCert 4.23.0 and part of cert-manager 1.11.0 ([#5674](https://togithub.com/cert-manager/cert-manager/issues/5674)) has been found to be faulty. Until this issue is fixed upstream, we now use a patched version of VCert. This patch will slowdown the issuance of certificates by 9% in case of heavy load on TPP. We aim to release at an ulterior date a patch release of cert-manager to fix this slowdown. ([#5805](https://togithub.com/cert-manager/cert-manager/pull/5805), [@inteon](https://togithub.com/inteon))
- Upgrade to go 1.19.6 along with newer helm and containerd versions and updated base images ([#5813](https://togithub.com/cert-manager/cert-manager/pull/5813), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- When using the `jks` and `pkcs12` fields on a Certificate resource with a CA issuer that doesn't set the `ca.crt` in the Secret resource, cert-manager no longer loop trying to copy `ca.crt` into `truststore.jks` or `truststore.p12`. ([#5972](https://togithub.com/cert-manager/cert-manager/pull/5972), [@vinzent](https://togithub.com/vinzent))
- When using the `literalSubject` field on a Certificate resource, the IPs, URIs, DNS names, and email addresses segments are now properly compared. ([#5747](https://togithub.com/cert-manager/cert-manager/pull/5747), [@inteon](https://togithub.com/inteon))
##### Other (Cleanup or Flake)
- ACME account registration is now re-verified if account key is manually changed. ([#5949](https://togithub.com/cert-manager/cert-manager/pull/5949), [@TrilokGeer](https://togithub.com/TrilokGeer))
- Add `make go-workspace` target for generating a go.work file for local development ([#5935](https://togithub.com/cert-manager/cert-manager/pull/5935), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Added a Makefile target to build a standalone E2E test binary: make e2e-build ([#5804](https://togithub.com/cert-manager/cert-manager/pull/5804), [@wallrj](https://togithub.com/wallrj))
- Bump keystore-go to v4.4.1 to work around an upstream rewrite of history ([#5724](https://togithub.com/cert-manager/cert-manager/pull/5724), [@g-gaston](https://togithub.com/g-gaston))
- Bump the distroless base images ([#5929](https://togithub.com/cert-manager/cert-manager/pull/5929), [@maelvls](https://togithub.com/maelvls))
- Bumps base images ([#5793](https://togithub.com/cert-manager/cert-manager/pull/5793), [@irbekrm](https://togithub.com/irbekrm))
- Cainjector memory improvements: removes second cache of secrets, CRDs, validating/mutatingwebhookconfigurations and APIServices that should reduce memory consumption by about half.
\*\*BREAKING:\*- users who are relying on cainjector to work when `certificates.cert-manager.io` CRD is not installed in the cluster, now need to pass `--watch-certificates=false` flag to cainjector else it will not start.
Users who only use cainjector as cert-manager's internal component and have a large number of `Certificate` resources in cluster can pass `--watch-certificates=false` to avoid cainjector from caching `Certificate` resources and save some memory. ([#5746](https://togithub.com/cert-manager/cert-manager/pull/5746), [@irbekrm](https://togithub.com/irbekrm))
- Cainjector now only reconciles annotated objects of injectable kind. ([#5764](https://togithub.com/cert-manager/cert-manager/pull/5764), [@irbekrm](https://togithub.com/irbekrm))
- Container images are have an OCI source label ([#5722](https://togithub.com/cert-manager/cert-manager/pull/5722), [@james-callahan](https://togithub.com/james-callahan))
- Enable cmctl to be imported by third parties ([#6050](https://togithub.com/cert-manager/cert-manager/pull/6050), [@jetstack-bot](https://togithub.com/jetstack-bot))
- The acmesolver pods created by cert-manager now have `automountServiceAccountToken` turned off. ([#5754](https://togithub.com/cert-manager/cert-manager/pull/5754), [@wallrj](https://togithub.com/wallrj))
- The controller binary now uses much less memory on Kubernetes clusters with large or numerous Secret resources. The controller now ignores the contents of Secrets that aren't relevant to cert-manager. This functionality is currently placed behind `SecretsFilteredCaching` feature flag. The filtering mechanism might, in some cases, slightly slow down issuance or cause additional requests to kube-apiserver because unlabelled Secret resources that cert-manager controller needs will now be retrieved from kube-apiserver instead of being cached locally. To prevent this from happening, users can label all issuer Secret resources with the `controller.cert-manager.io/fao: true` label. ([#5824](https://togithub.com/cert-manager/cert-manager/pull/5824), [@irbekrm](https://togithub.com/irbekrm))
- The controller memory usage has been further decreased by ignoring annotations, labels and managed fields when caching Secret resources. ([#5966](https://togithub.com/cert-manager/cert-manager/pull/5966), [@irbekrm](https://togithub.com/irbekrm))
- The controller now makes fewer calls to the ACME server.
**POTENTIALLY BREAKING**: this PR slightly changes how the name of the Challenge resources are calculated. To avoid duplicate issuances due to the Challenge resource being recreated, ensure that there is no in-progress ACME certificate issuance when you upgrade to this version of cert-manager. ([#5901](https://togithub.com/cert-manager/cert-manager/pull/5901), [@irbekrm](https://togithub.com/irbekrm))
- The memory usage of the controller has been reduced by only caching the metadata of Pods and Services. ([#5976](https://togithub.com/cert-manager/cert-manager/pull/5976), [@irbekrm](https://togithub.com/irbekrm))
- The number of calls made to the ACME server during the controller startup has been reduced by storing the private key hash in the Issuer's status. ([#6006](https://togithub.com/cert-manager/cert-manager/pull/6006), [@vidarno](https://togithub.com/vidarno))
- Updates Kubernetes libraries to `v0.26.2`. ([#5820](https://togithub.com/cert-manager/cert-manager/pull/5820), [@lucacome](https://togithub.com/lucacome))
- Updates Kubernetes libraries to `v0.26.3`. ([#5907](https://togithub.com/cert-manager/cert-manager/pull/5907), [@lucacome](https://togithub.com/lucacome))
- Updates Kubernetes libraries to `v0.27.1`. ([#5961](https://togithub.com/cert-manager/cert-manager/pull/5961), [@lucacome](https://togithub.com/lucacome))
- Updates base images ([#5832](https://togithub.com/cert-manager/cert-manager/pull/5832), [@irbekrm](https://togithub.com/irbekrm))
- Upgrade to Go 1.20 ([#5969](https://togithub.com/cert-manager/cert-manager/pull/5969), [@wallrj](https://togithub.com/wallrj))
- Upgrade to go 1.19.5 ([#5712](https://togithub.com/cert-manager/cert-manager/pull/5712), [@yanggangtony](https://togithub.com/yanggangtony))
- Validates that `certificate.spec.secretName` is a valid `Secret` name ([#5967](https://togithub.com/cert-manager/cert-manager/pull/5967), [@avi-08](https://togithub.com/avi-08))
- We are now testing with Kubernetes v1.27.1 by default. ([#5979](https://togithub.com/cert-manager/cert-manager/pull/5979), [@irbekrm](https://togithub.com/irbekrm))
- `certificate.spec.secretName` Secrets will now be labelled with `controller.cert-manager.io/fao` label ([#5660](https://togithub.com/cert-manager/cert-manager/pull/5660), [@irbekrm](https://togithub.com/irbekrm))
##### Uncategorized
- We have replaced our python boilerplate checker with an installed Go version, removing the need to have Python installed when developing or building cert-manager. ([#6000](https://togithub.com/cert-manager/cert-manager/pull/6000), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
### [`v1.11.5`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.11.5)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.11.4...v1.11.5)
v1.11.5 contains an important security fix that addresses [CVE-2023-29409](https://cve.report/CVE-2023-29409).
#### Changes since v1.11.4
- Use Go 1.19.9 to fix a security issue in Go's `crypto/tls` library. ([#6317](https://togithub.com/cert-manager/cert-manager/issues/6317), [@maelvls](https://togithub.com/maelvls))
### [`v1.11.4`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.11.4)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.11.3...v1.11.4)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
cert-manager v1.11.4 contains some version bumps to address reported CVEs (although we don't expect that cert-manager was actually vulnerable to anything!)
##### Changes by Kind
##### Other (Cleanup or Flake)
- Resolved docker/docker trivy CVE alert ([#6164](https://togithub.com/cert-manager/cert-manager/issues/6164), [@inteon](https://togithub.com/inteon))
- Upgraded base images ([#6128](https://togithub.com/cert-manager/cert-manager/issues/6128), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
##### Dependencies
##### Changed
- github.com/docker/distribution: [v2.8.1+incompatible → v2.8.2+incompatible](https://togithub.com/docker/distribution/compare/v2.8.1...v2.8.2)
### [`v1.11.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.11.3)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.11.2...v1.11.3)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.11.3 mostly contains ACME library changes. API Priority and Fairness feature is now disabled in the external webhook's extension apiserver.
#### Changes by Kind
##### Other (Cleanup or Flake)
- API Priority and Fairness controller is now disabled in extension apiserver for DNS webhook implementation. ([#6092](https://togithub.com/cert-manager/cert-manager/pull/6092), [@irbekrm](https://togithub.com/irbekrm))
- Adds a warning for folks to not use controller feature gates helm value to configure webhook feature gates ([#6101](https://togithub.com/cert-manager/cert-manager/pull/6101), [@irbekrm](https://togithub.com/irbekrm))
### [`v1.11.2`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.11.2)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.11.1...v1.11.2)
### Changelog since v1.11.1
#### Changes by Kind
##### Bug or Regression
- Build with go 1.19.9 ([#6014](https://togithub.com/cert-manager/cert-manager/pull/6014), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
##### Other (Cleanup or Flake)
- Bump the distroless base images ([#5930](https://togithub.com/cert-manager/cert-manager/pull/5930), [@maelvls](https://togithub.com/maelvls))
- Bumps Docker libraries to fix vulnerability scan alert for CVE-2023-28840, CVE-2023-28841, CVE-2023-28842 ([#6037](https://togithub.com/cert-manager/cert-manager/pull/6037), [@irbekrm](https://togithub.com/irbekrm))
Cert-manager was not actually affected by these CVEs which are all to do with Docker daemon's overlay network.
- Bumps Kube libraries v0.26.0 -> v0.26.4 ([#6038](https://togithub.com/cert-manager/cert-manager/pull/6038), [@irbekrm](https://togithub.com/irbekrm))
This might help with running cert-manager v1.11 on Kubernetes v1.27, see [#6038](https://togithub.com/cert-manager/cert-manager/pull/6038)
### [`v1.11.1`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.11.1)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.11.0...v1.11.1)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
In v1.11.1, we updated the base images used for cert-manager containers. In addition, the users of the Venafi issuer will see less certificates repeatedly failing.
If you are a user of Venafi TPP and have been having issues with the error message `This certificate cannot be processed while it is in an error state. Fix any errors, and then click Retry`, please use this version.
##### Changes since v1.11.0
##### Bug or Regression
- Bump helm and other dependencies to fix CVEs, along with upgrading go and base images ([#5815](https://togithub.com/cert-manager/cert-manager/issues/5815), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Bump the distroless base images ([#5930](https://togithub.com/cert-manager/cert-manager/issues/5930), [@maelvls](https://togithub.com/maelvls))
- The auto-retry mechanism added in VCert 4.23.0 and part of cert-manager 1.11.0 ([#5674](https://togithub.com/cert-manager/cert-manager/issues/5674)) has been found to be faulty. Until this issue is fixed upstream, we now use a patched version of VCert. This patch will slowdown the issuance of certificates by 9% in case of heavy load on TPP. We aim to release at an ulterior date a patch release of cert-manager to fix this slowdown. ([#5819](https://togithub.com/cert-manager/cert-manager/issues/5819), [@maelvls](https://togithub.com/maelvls))
- Use a fake-kube apiserver version when generating helm template in `cmctl x install`, to work around a hardcoded Kubernetes version in Helm. ([#5726](https://togithub.com/cert-manager/cert-manager/issues/5726), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
##### Other (Cleanup or Flake)
- Bump keystore-go to v4.4.1 to work around an upstream rewrite of history ([#5730](https://togithub.com/cert-manager/cert-manager/issues/5730), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
### [`v1.11.0`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.11.0)
[Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.10.2...v1.11.0)
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
`v1.11.0` includes a drastic reduction in cert-manager's runtime memory usage, a slew of improvements to AKS integrations and various other tweaks, fixes and improvements, all towards cert-manager's goal of being the best way to handle certificates in modern Cloud Native applications.
#### Community
Thanks again to all open-source contributors with commits in this release, including:
- [@cmcga1125](https://togithub.com/cmcga1125)
- [@karlschriek](https://togithub.com/karlschriek)
- [@lvyanru8200](https://togithub.com/lvyanru8200)
- [@mmontes11](https://togithub.com/mmontes11)
- [@pinkfloydx33](https://togithub.com/pinkfloydx33)
- [@sathyanarays](https://togithub.com/sathyanarays)
- [@weisdd](https://togithub.com/weisdd)
- [@yann-soubeyrand](https://togithub.com/yann-soubeyrand)
- [@joycebrum](https://togithub.com/joycebrum)
- [@Git-Jiro](https://togithub.com/Git-Jiro)
- [@thib-mary](https://togithub.com/thib-mary)
- [@yk](https://togithub.com/yk)
- [@RomanenkoDenys](https://togithub.com/RomanenkoDenys)
- [@lucacome](https://togithub.com/lucacome)
- [@yanggangtony](https://togithub.com/yanggangtony)
Thanks also to the following cert-manager maintainers for their contributions during this release:
- [@wallrj](https://togithub.com/wallrj)
- [@irbekrm](https://togithub.com/irbekrm)
- [@maelvls](https://togithub.com/maelvls)
- [@SgtCoDFish](https://togithub.com/SgtCoDFish)
- [@inteon](https://togithub.com/inteon)
- [@jakexks](https://togithub.com/jakexks)
- [@JoshVanL](https://togithub.com/JoshVanL)
Thanks also to the [CNCF](https://www.cncf.io/), which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the [PrivateCA Issuer](https://togithub.com/cert-manager/aws-privateca-issuer).
In addition, massive thanks to [Jetstack](https://www.jetstack.io/) (by [Venafi](https://www.venafi.com/)) for contributing developer time and resources towards the continued maintenance of cert-manager projects.
#### Changes since cert-manager `v1.10`
For an overview of new features, see the [v1.11 release notes](https://cert-manager.io/docs/release-notes/release-notes-1.11/)!
##### Feature
- Helm: allow configuring the image used by ACME HTTP-01 solver ([#5554](https://togithub.com/cert-manager/cert-manager/issues/5554), [@yann-soubeyrand](https://togithub.com/yann-soubeyrand))
- Add the `--max-concurrent-challenges` controller flag to the helm chart ([#5638](https://togithub.com/cert-manager/cert-manager/issues/5638), [@lvyanru8200](https://togithub.com/lvyanru8200))
- Adds the ability to specify a custom CA bundle in Issuers when connecting to an ACME server ([#5644](https://togithub.com/cert-manager/cert-manager/issues/5644), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Enable testing against Kubernetes 1.26 and test with Kubernetes 1.26 by default ([#5646](https://togithub.com/cert-manager/cert-manager/issues/5646), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Experimental make targets for pushing images to an OCI registry using `ko` and redeploying cert-manager to the cluster referenced by your current KUBECONFIG context. ([#5655](https://togithub.com/cert-manager/cert-manager/issues/5655), [@wallrj](https://togithub.com/wallrj))
- Add ability to run acmesolver pods as root if desired. The default is still to run as non-root. ([#5546](https://togithub.com/cert-manager/cert-manager/issues/5546), [@cmcga1125](https://togithub.com/cmcga1125))
- Add support for DC and UID in `LiteralSubject` field, all mandatory OIDs are now supported for LDAP certificates (rfc4514). ([#5587](https://togithub.com/cert-manager/cert-manager/issues/5587), [@SpectralHiss](https://togithub.com/SpectralHiss))
- Add support for Workload Identity to AzureDNS resolver ([#5570](https://togithub.com/cert-manager/cert-manager/issues/5570), [@weisdd](https://togithub.com/weisdd))
- Breaking: updates the gateway API integration to use the more stable v1beta1 API version. Any users of the cert-manager `ExperimentalGatewayAPISupport` alpha feature must ensure that `v1beta` of Gateway API is installed in cluster. ([#5583](https://togithub.com/cert-manager/cert-manager/issues/5583), [@lvyanru8200](https://togithub.com/lvyanru8200))
- Certificate secrets get refreshed if the keystore format change ([#5597](https://togithub.com/cert-manager/cert-manager/issues/5597), [@sathyanarays](https://togithub.com/sathyanarays))
- Introducing UseCertificateRequestBasicConstraints feature flag to enable Basic Constraints in the Certificate Signing Request ([#5552](https://togithub.com/cert-manager/cert-manager/issues/5552), [@sathyanarays](https://togithub.com/sathyanarays))
- Return error when Gateway has a cross-namespace secret ref ([#5613](https://togithub.com/cert-manager/cert-manager/issues/5613), [@mmontes11](https://togithub.com/mmontes11))
- Signers fire an event on CertificateRequests which have not been approved yet. Used for informational purposes so users understand why a request is not progressing. ([#5535](https://togithub.com/cert-manager/cert-manager/issues/5535), [@JoshVanL](https://togithub.com/JoshVanL))
##### Bug or Regression
- Don't log errors relating to self-signed issuer checks for external issuers ([#5681](https://togithub.com/cert-manager/cert-manager/issues/5681), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Fixed a bug in AzureDNS resolver that led to early reconciliations in misconfigured Workload Identity-enabled setups (when Federated Identity Credential is not linked with a controller's k8s service account) ([#5663](https://togithub.com/cert-manager/cert-manager/issues/5663), [@weisdd](https://togithub.com/weisdd))
- Use manually specified temporary directory template when verifying CRDs ([#5680](https://togithub.com/cert-manager/cert-manager/issues/5680), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- `vcert` was upgraded to `v4.23.0`, fixing two bugs in cert-manager. The first bug was preventing the Venafi issuer from renewing certificates when using TPP has been fixed. You should no longer see your certificates getting stuck with `WebSDK CertRequest Module Requested Certificate` or `This certificate cannot be processed while it is in an error state. Fix any errors, and then click Retry.`. The second bug that was fixed prevented the use of `algorithm: Ed25519` in Certificate resources with VaaS. ([#5674](https://togithub.com/cert-manager/cert-manager/issues/5674), [@maelvls](https://togithub.com/maelvls))
- Upgrade `golang/x/net` to fix CVE-2022-41717 ([#5632](https://togithub.com/cert-manager/cert-manager/issues/5632), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Bug fix: When using feature gates with the helm chart, enable feature gate flags on webhook as well as controller ([#5584](https://togithub.com/cert-manager/cert-manager/issues/5584), [@lvyanru8200](https://togithub.com/lvyanru8200))
- Fix `golang.org/x/text` vulnerability ([#5562](https://togithub.com/cert-manager/cert-manager/issues/5562), [@SgtCoDFish](https://togithub.com/SgtCoDFish))
- Fixes a bug that caused the Vault issuer to omit the Vault namespace in requests to the Vault API. ([#5591](https://togithub.com/cert-manager/cert-manager/issues/5591), [@wallrj](https://togithub.com/wallrj))
- The Venafi Issuer now supports TLS 1.2 renegotiation, so that it can connect to TPP servers where the vedauth API endpoints are configured to *accept* client certificates. (Note: This does not mean that the Venafi Issuer supports client certificate
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.3.1
->v1.13.2
Release Notes
cert-manager/cert-manager (cert-manager)
### [`v1.13.2`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.2) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.13.1...v1.13.2) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. v1.13.2 fixes some CVE alerts and contains fixes for: 1. a CertificateRequest runaway situation in case two Certificate resources point to the same Secret target resource 2. a small bug in the Helm chart (feature gate options) 3. a Venafi issuer bug ##### ⚠️ READ https://github.com/cert-manager/cert-manager/releases/tag/v1.13.0 before you upgrade from a < v1.13 version! #### Changes since v1.13.1 ##### Bug or Regression - Bump golang.org/x/net v0.15.0 => v0.17.0 as part of addressing CVE-2023-44487 / CVE-2023-39325 ([#6432](https://togithub.com/cert-manager/cert-manager/issues/6432), [@SgtCoDFish](https://togithub.com/SgtCoDFish)) - BUGFIX\[helm]: Fix issue where webhook feature gates were only set if controller feature gates are set. ([#6381](https://togithub.com/cert-manager/cert-manager/issues/6381), [@asapekia](https://togithub.com/asapekia)) - Fix runaway bug caused by multiple Certificate resources that point to the same Secret resource. ([#6425](https://togithub.com/cert-manager/cert-manager/issues/6425), [@inteon](https://togithub.com/inteon)) - The Venafi issuer now properly resets the certificate and should no longer get stuck with `WebSDK CertRequest Module Requested Certificate` or `This certificate cannot be processed while it is in an error state. Fix any errors, and then click Retry.`. ([#6402](https://togithub.com/cert-manager/cert-manager/issues/6402), [@maelvls](https://togithub.com/maelvls)) ##### Other (Cleanup or Flake) - Bump go to 1.20.10 to address CVE-2023-39325. Also bumps base images. ([#6411](https://togithub.com/cert-manager/cert-manager/issues/6411), [@SgtCoDFish](https://togithub.com/SgtCoDFish)) ### [`v1.13.1`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.1) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.13.0...v1.13.1) v1.13.1 contains a bugfix for a name collision bug in the StableCertificateRequestName feature that was enabled by default in v1.13.0. ##### ⚠️ READ https://github.com/cert-manager/cert-manager/releases/tag/v1.13.0 before you upgrade from a < v1.13 version! #### Changes since v1.13.0 ##### Bug or Regression - BUGFIX: fix CertificateRequest name collision bug in StableCertificateRequestName feature. ([#6358](https://togithub.com/cert-manager/cert-manager/issues/6358), [@jetstack-bot](https://togithub.com/jetstack-bot)) ##### Other (Cleanup or Flake) - Upgrade `github.com/emicklei/go-restful/v3` to `v3.11.0` because `v3.10.2` is labeled as "DO NOT USE". ([#6368](https://togithub.com/cert-manager/cert-manager/issues/6368), [@inteon](https://togithub.com/inteon)) - Upgrade Go from 1.20.7 to 1.20.8. ([#6370](https://togithub.com/cert-manager/cert-manager/issues/6370), [@jetstack-bot](https://togithub.com/jetstack-bot)) ### [`v1.13.0`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.0) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.6...v1.13.0) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. This is the 1.13 release of cert-manager! cert-manager 1.13 brings support for DNS over HTTPS, support for loading options from a versioned config file for the cert-manager controller, and more. This release also includes the promotion of the StableCertificateRequestName and SecretsFilteredCaching feature gates to Beta. #### Known issues The `StableCertificateRequestName` that was promoted to Beta contains a "name collision" bug: [https://github.com/cert-manager/cert-manager/issues/6342](https://togithub.com/cert-manager/cert-manager/issues/6342) This will be fixed in v1.13.1. #### Breaking Changes (You MUST read this before you upgrade!) 1. **BREAKING** : If you deploy cert-manager using helm and have `.featureGates` value set, the features defined there will no longer be passed to cert-manager webhook, only to cert-manager controller. Use `webhook.featureGates` field instead to define features to be enabled on webhook. ([#6093](https://togithub.com/cert-manager/cert-manager/issues/6093), [@irbekrm](https://togithub.com/irbekrm)) 2. **Potentially breaking**: If you were, for some reason, passing cert-manager controller's features to webhook's `--feature-gates` flag, this will now break (unless the webhook actually has a feature by that name). ([#6093](https://togithub.com/cert-manager/cert-manager/issues/6093), [@irbekrm](https://togithub.com/irbekrm)) 3. **Potentially breaking**: Webhook validation of CertificateRequest resources is stricter now: all KeyUsages and ExtendedKeyUsages must be defined directly in the CertificateRequest resource, the encoded CSR can never contain more usages that defined there. ([#6182](https://togithub.com/cert-manager/cert-manager/issues/6182), [@inteon](https://togithub.com/inteon)) #### Community Welcome to these new cert-manager members (more info - [https://github.com/cert-manager/cert-manager/pull/6260](https://togithub.com/cert-manager/cert-manager/pull/6260)): [@jsoref](https://togithub.com/jsoref) [@FlorianLiebhart](https://togithub.com/FlorianLiebhart) [@hawksight](https://togithub.com/hawksight) [@erikgb](https://togithub.com/erikgb) Thanks again to all open-source contributors with commits in this release, including: [@AcidLeroy](https://togithub.com/AcidLeroy) [@FlorianLiebhart](https://togithub.com/FlorianLiebhart) [@lucacome](https://togithub.com/lucacome) [@cypres](https://togithub.com/cypres) [@erikgb](https://togithub.com/erikgb) [@ubergesundheit](https://togithub.com/ubergesundheit) [@jkroepke](https://togithub.com/jkroepke) [@jsoref](https://togithub.com/jsoref) [@gdvalle](https://togithub.com/gdvalle) [@rouke-broersma](https://togithub.com/rouke-broersma) [@schrodit](https://togithub.com/schrodit) [@zhangzhiqiangcs](https://togithub.com/zhangzhiqiangcs) [@arukiidou](https://togithub.com/arukiidou) [@hawksight](https://togithub.com/hawksight) [@Richardds](https://togithub.com/Richardds) [@kahirokunn](https://togithub.com/kahirokunn) Thanks also to the following cert-manager maintainers for their contributions during this release: [@SgtCoDFish](https://togithub.com/SgtCoDFish) [@maelvls](https://togithub.com/maelvls) [@irbekrm](https://togithub.com/irbekrm) [@inteon](https://togithub.com/inteon) Equally thanks to everyone who provided feedback, helped users and raised issues on Github and Slack and joined our meetings! Special thanks to [@AcidLeroy](https://togithub.com/AcidLeroy) for adding "load options from a versioned config file" support for the cert-manager controller! This has been on our wishlist for a very long time. (see [https://github.com/cert-manager/cert-manager/pull/5337](https://togithub.com/cert-manager/cert-manager/pull/5337)) Also, thanks a lot to [@FlorianLiebhart](https://togithub.com/FlorianLiebhart) for adding support for DNS over HTTPS for the ACME DNS self-check. This is very useful in case all traffic must be HTTP(S) trafic, eg. when using a HTTPS_PROXY. (see [https://github.com/cert-manager/cert-manager/pull/5003](https://togithub.com/cert-manager/cert-manager/pull/5003)) Thanks also to the [CNCF](https://www.cncf.io/), which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the [PrivateCA Issuer](https://togithub.com/cert-manager/aws-privateca-issuer). In addition, massive thanks to [Venafi](https://www.venafi.com/) for contributing developer time and resources towards the continued maintenance of cert-manager projects. #### Changes since v1.12.0 ##### Feature - Add support for logging options to webhook config file. ([#6243](https://togithub.com/cert-manager/cert-manager/issues/6243), [@inteon](https://togithub.com/inteon)) - Add view permissions to the well-known (Openshift) user-facing `cluster-reader` aggregated cluster role ([#6241](https://togithub.com/cert-manager/cert-manager/issues/6241), [@erikgb](https://togithub.com/erikgb)) - Certificate Shim: distinguish dns names and ip address in certificate ([#6267](https://togithub.com/cert-manager/cert-manager/issues/6267), [@zhangzhiqiangcs](https://togithub.com/zhangzhiqiangcs)) - Cmctl can now be imported by third parties. ([#6049](https://togithub.com/cert-manager/cert-manager/issues/6049), [@SgtCoDFish](https://togithub.com/SgtCoDFish)) - Make `enableServiceLinks` configurable for all Deployments and `startupapicheck` Job in Helm chart. ([#6292](https://togithub.com/cert-manager/cert-manager/issues/6292), [@ubergesundheit](https://togithub.com/ubergesundheit)) - Promoted the StableCertificateRequestName and SecretsFilteredCaching feature gates to Beta (enabled by default). ([#6298](https://togithub.com/cert-manager/cert-manager/issues/6298), [@inteon](https://togithub.com/inteon)) - The cert-manager controller options are now configurable using a configuration file. ([#5337](https://togithub.com/cert-manager/cert-manager/issues/5337), [@AcidLeroy](https://togithub.com/AcidLeroy)) - The pki CertificateTemplate functions now perform validation of the CSR blob, making sure we sign a Certificate that matches the IsCA and (Extended)KeyUsages that are defined in the CertificateRequest resource. ([#6199](https://togithub.com/cert-manager/cert-manager/issues/6199), [@inteon](https://togithub.com/inteon)) - \[helm] Add prometheus.servicemonitor.endpointAdditionalProperties to define additional properties on a ServiceMonitor endpoint, e.g. relabelings ([#6110](https://togithub.com/cert-manager/cert-manager/issues/6110), [@jkroepke](https://togithub.com/jkroepke)) ##### Design - DNS over HTTPS (DoH) is now possible for doing the self-checks during the ACME verification. The DNS check method to be used is controlled through the command line flag: `--dns01-recursive-nameservers-only=true` in combination with `--dns01-recursive-nameservers=https://Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.