Skip to content

Commit c455a07

Browse files
authored
Merge pull request #65660 from xenolinux/hotfix-cm-1-12
OSDOCS#8009: Include the new hotfix in the cert-manager Operator 1.12.0 RN
2 parents d0ded33 + 93df9f0 commit c455a07

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ For more information, see xref:../../security/cert_manager_operator/index.adoc#c
1717

1818
Issued: 2023-10-02
1919

20-
The following advisory is available for the {cert-manager-operator} 1.12.0:
20+
The following advisories are available for the {cert-manager-operator} 1.12.0:
2121

2222
* link:https://access.redhat.com/errata/RHEA-2023:5339[RHEA-2023:5339]
23+
* link:https://access.redhat.com/errata/RHBA-2023:5412[RHBA-2023:5412]
2324

2425
Version `1.12.0` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.12.4`. For more information, see the link:https://cert-manager.io/docs/release-notes/release-notes-1.12/#v1124[cert-manager project release notes for v1.12.4].
2526

@@ -32,6 +33,8 @@ Version `1.12.0` of the {cert-manager-operator} is based on the upstream cert-ma
3233

3334
* Previously, the {cert-manager-operator} did not support enabling the `--enable-certificate-owner-ref` flag. Now, the {cert-manager-operator} supports enabling the `--enable-certificate-owner-ref` flag by adding the `spec.controllerConfig.overrideArgs` field in the `cluster` object. After enabling the `--enable-certificate-owner-ref` flag, cert-manager can automatically delete the secret when the `Certificate` resource is removed from the cluster. For more information on enabling the `--enable-certificate-owner-ref` flag and deleting the TLS secret automatically, see xref:../../security/cert_manager_operator/cert-manager-customizing-api-fields.adoc#cert-manager-override-flag-controller_cert-manager-customizing-api-fields[Deleting a TLS secret automatically upon Certificate removal] (link:https://issues.redhat.com/browse/CM-98[*CM-98*])
3435

36+
* Previously, the {cert-manager-operator} could not pull the `jetstack-cert-manager-container-v1.12.4-1` image. The cert-manager controller, CA injector, and Webhook pods were stuck in the `ImagePullBackOff` state. Now, the {cert-manager-operator} pulls the `jetstack-cert-manager-container-v1.12.4-1` image to run the cert-manager controller, CA injector, and Webhook pods successfully. (link:https://issues.redhat.com/browse/OCPBUGS-19986[*OCPBUGS-19986*])
37+
3538
[id="cert-manager-operator-release-notes-1.11.4"]
3639
== Release notes for {cert-manager-operator} 1.11.4
3740

0 commit comments

Comments
 (0)