Skip to content

Commit 7707ca5

Browse files
committed
Added cert-manager operator 1.15 release note text.
1 parent 49baaa6 commit 7707ca5

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

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

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,56 @@ 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-15-0_{context}"]
16+
== {cert-manager-operator} 1.15.0
17+
18+
Issued: 2025-01-22
19+
20+
The following advisories are available for the {cert-manager-operator} 1.15.0:
21+
22+
* link:https://access.redhat.com/errata/RHEA-2025:0487[RHEA-2025:0487]
23+
* link:https://access.redhat.com/errata/RHSA-2025:0535[RHSA-2025:0535]
24+
* link:https://access.redhat.com/errata/RHSA-2025:0536[RHSA-2025:0536]
25+
26+
Version `1.15.0` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.15.4`. For more information, see the link:https://cert-manager.io/docs/releases/release-notes/release-notes-1.15/#v1154[cert-manager project release notes for v1.15.4].
27+
28+
[id="cert-manager-operator-1-15-0-features-enhancements_{context}"]
29+
=== New features and enhancements
30+
31+
*Scheduling overrides for {cert-manager-operator}*
32+
33+
With this release, you can configure scheduling overrides for {cert-manager-operator}, including the cert-manager controller, webhook, and CA injector.
34+
35+
*Google CAS issuer*
36+
37+
The {cert-manager-operator} now supports the Google Certificate Authority Service (CAS) issuer. The `google-cas-issuer` is an external issuer for cert-manager that automates certificate lifecycle management, including issuance and renewal, with CAS-managed private certificate authorities.
38+
39+
[NOTE]
40+
====
41+
The Google CAS issuer is validated only with version 0.9.0 and {cert-manager-operator} version 1.15.0. These versions support tasks such as issuing, renewing, and managing certificates for the API server and ingress controller in {product-title} clusters.
42+
====
43+
44+
*Default `installMode` updated to `AllNamespaces`*
45+
46+
Starting from version 1.15.0, the default and recommended Operator Lifecycle Manager (OLM) `installMode` is `AllNamespaces`. Previously, the default was `SingleNamespace`. This change aligns with best practices for multi-namespace Operator management.
47+
For more information, see link:https://issues.redhat.com/browse/OCPBUGS-23406[OCPBUGS-23406].
48+
49+
*Redundant `kube-rbac-proxy` sidecar removed*
50+
51+
The Operator no longer includes the redundant `kube-rbac-proxy` sidecar container, reducing resource usage and complexity.
52+
For more information, see link:https://issues.redhat.com/browse/CM-436[CM-436].
53+
54+
[id="cert-manager-operator-1-15-0-CVEs_{context}"]
55+
=== CVEs
56+
57+
* link:https://access.redhat.com/security/cve/CVE-2024-35255[CVE-2024-35255]
58+
* link:https://access.redhat.com/security/cve/CVE-2024-28180[CVE-2024-28180]
59+
* link:https://access.redhat.com/security/cve/CVE-2024-24783[CVE-2024-24783]
60+
* link:https://access.redhat.com/security/cve/CVE-2024-6104[CVE-2024-6104]
61+
* link:https://access.redhat.com/security/cve/CVE-2023-45288[CVE-2023-45288]
62+
* link:https://access.redhat.com/security/cve/CVE-2024-45337[CVE-2024-45337]
63+
* link:https://access.redhat.com/security/cve/CVE-2024-45338[CVE-2024-45338]
64+
1565
[id="cert-manager-operator-release-notes-1-14-0"]
1666
== {cert-manager-operator} 1.14.0
1767

0 commit comments

Comments
 (0)