Skip to content

Commit 07590dc

Browse files
Merge pull request #97292 from openshift-cherrypick-robot/cherry-pick-97199-to-enterprise-4.16
[enterprise-4.16] OSDOCS#15157: Release notes for the cert-manager Operator v1.17.0
2 parents 9e96fd7 + 853a89a commit 07590dc

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

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

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,48 @@ 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-17-0_{context}"]
16+
== {cert-manager-operator} 1.17.0
17+
18+
Issued: 2025-08-06
19+
20+
The following advisories are available for the {cert-manager-operator} 1.17.0:
21+
22+
* link:https://access.redhat.com/errata/RHBA-2025:13182[RHBA-2025:13182]
23+
* link:https://access.redhat.com/errata/RHBA-2025:13134[RHBA-2025:13134]
24+
* link:https://access.redhat.com/errata/RHBA-2025:13133[RHBA-2025:13133]
25+
26+
Version `1.17.0` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.17.4`. For more information, see the link:https://cert-manager.io/docs/releases/release-notes/release-notes-1.17#v1174[cert-manager project release notes for v1.17.4].
27+
28+
[id="cert-manager-operator-1-17-0-bugs_{context}"]
29+
=== Bug fixes
30+
31+
* Previously, the `status` field in the `IstioCSR` custom resource (CR) was not set to `Ready` even after the successful deployment of Istio‑CSR. With this fix, the `status` field is correctly set to `Ready`, ensuring consistent and reliable status reporting. (link:https://issues.redhat.com/browse/CM-546[CM-546])
32+
33+
[id="cert-manager-operator-1-17-0-features-enhancements_{context}"]
34+
=== New features and enhancements
35+
36+
*Support to configure resource requests and limits for ACME HTTP‑01 solver pods*
37+
38+
With this release, the {cert-manager-operator} supports configuring CPU and memory resource requests and limits for ACME HTTP‑01 solver pods. You can configure the CPU and memory resource requests and limits by using the following overridable arguments in the `CertManager` custom resource (CR):
39+
40+
* `--acme-http01-solver-resource-limits-cpu`
41+
* `--acme-http01-solver-resource-limits-memory`
42+
* `--acme-http01-solver-resource-request-cpu`
43+
* `--acme-http01-solver-resource-request-memory`
44+
45+
For more information, see xref:../../security/cert_manager_operator/cert-manager-customizing-api-fields.adoc#cert-manager-overridable-arguments_cert-manager-customizing-api-fields[Overridable arguments for the cert‑manager components].
46+
47+
[id="cert-manager-operator-1-17-0-CVEs_{context}"]
48+
=== CVEs
49+
50+
* link:https://access.redhat.com/security/cve/CVE-2025-22866[CVE-2025-22866]
51+
* link:https://access.redhat.com/security/cve/CVE-2025-22868[CVE-2025-22868]
52+
* link:https://access.redhat.com/security/cve/CVE-2025-22872[CVE-2025-22872]
53+
* link:https://access.redhat.com/security/cve/CVE-2025-22870[CVE-2025-22870]
54+
* link:https://access.redhat.com/security/cve/CVE-2025-27144[CVE-2025-27144]
55+
* link:https://access.redhat.com/security/cve/CVE-2025-22871[CVE-2025-22871]
56+
1557
[id="cert-manager-operator-release-notes-1-16-1_{context}"]
1658
== {cert-manager-operator} 1.16.1
1759

0 commit comments

Comments
 (0)