You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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].
*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].
0 commit comments