Skip to content

Commit ea4a04d

Browse files
authored
Merge pull request #93850 from skopacz1/OSDOCS-14771
OSDOCS#14771: cert-manager 1.16.0 RN
2 parents 5b85403 + 993e22f commit ea4a04d

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

security/cert_manager_operator/cert-manager-operator-release-notes.adoc

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,51 @@ These release notes track the development of {cert-manager-operator}.
1212

1313
For more information, see xref:../../security/cert_manager_operator/index.adoc#cert-manager-operator-about[About the {cert-manager-operator}].
1414

15+
[id="cert-manager-operator-release-notes-1-16-0_{context}"]
16+
== {cert-manager-operator} 1.16.0
17+
18+
Issued: 2025-05-27
19+
20+
The following advisories are available for the {cert-manager-operator} 1.16.0:
21+
22+
* link:https://access.redhat.com/errata/RHEA-2025:8163[RHEA-2025:8163]
23+
* link:https://access.redhat.com/errata/RHEA-2025:8164[RHEA-2025:8164]
24+
* link:https://access.redhat.com/errata/RHEA-2025:8165[RHEA-2025:8165]
25+
* link:https://access.redhat.com/errata/RHEA-2025:8198[RHEA-2025:8198]
26+
27+
Version `1.16.0` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.16.4`. For more information, see the link:https://cert-manager.io/docs/releases/release-notes/release-notes-1.16/#v1164[cert-manager project release notes for v1.16.4].
28+
29+
[id="cert-manager-operator-1-16-0-features-enhancements_{context}"]
30+
=== New features and enhancements
31+
32+
*Disconnected environment support*
33+
34+
With this release, the {cert-manager-operator} has been verified to be mirrored to and installed in a disconnected environment.
35+
36+
The Operator has also been validated to work with the following issuer types in disconnected environments: ACME, CA, Self-signed, and Vault.
37+
Specifically, private or self-hosted ACME servers have been validated, as Let's Encrypt or other public ACME services are not feasible options in disconnected environments.
38+
The oc-mirror plugin v2 is the preferred method to mirror Operator images.
39+
For more information, see xref:../../disconnected/mirroring/about-installing-oc-mirror-v2.adoc#about-installing-oc-mirror-v2[Mirroring images for a disconnected installation by using the oc-mirror plugin v2].
40+
41+
*Extended operand metrics support*
42+
43+
With this release, cert-manager webhook and cainjector operands now expose Prometheus metrics on port 9402 by default via the `/metrics` service endpoint.
44+
You can configure OpenShift Monitoring to collect metrics from all cert-manager operands by enabling the built-in user workload monitoring stack.
45+
For more information, see xref:../../security/cert_manager_operator/cert-manager-monitoring.adoc#cert-manager-monitoring[Monitoring {cert-manager-operator}].
46+
47+
*Streaming Lists enablement*
48+
49+
With this release, the {cert-manager-operator} now uses the new upstream WatchListClient feature.
50+
This enables use of the Streaming Lists feature of the Kubernetes API server, which reduces the load on the API server.
51+
The peak memory use of the cert-manager components when they start up is optimized on {product-title} 4.14 and later.
52+
53+
[id="cert-manager-operator-1-16-0-CVEs_{context}"]
54+
=== CVEs
55+
56+
* link:https://access.redhat.com/security/cve/CVE-2024-45337[CVE-2024-45337]
57+
* link:https://access.redhat.com/security/cve/CVE-2024-45338[CVE-2024-45338]
58+
* link:https://access.redhat.com/security/cve/CVE-2025-22866[CVE-2025-22866]
59+
1560
[id="cert-manager-operator-release-notes-1-15-1_{context}"]
1661
== {cert-manager-operator} 1.15.1
1762

0 commit comments

Comments
 (0)