Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 44 additions & 1 deletion release_notes/ocp-4-12-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4985,6 +4985,15 @@ $ oc adm release info 4.12.68 --pullspecs
* Previously, a group ID was not added to the `/etc/group` within the container when the `spec.securityContext.runAsGroup` attribute was set in the pod resource. With this release, this issue is resolved. (link:https://issues.redhat.com/browse/OCPBUGS-41248[OCPBUGS-41248])

* Previously, stale data prevented the node of an updated, OVN-enabled cluster from rejoining the cluster and returning to the `Ready` state. This fix removes problematic stale data from older versions of {product-title} and resolves the issue. (link:https://issues.redhat.com/browse/OCPBUGS-38382[OCPBUGS-38382])
QE review:
- [ ] QE has approved this change.
<!--- QE approval is required to merge a PR except for changes that do not impact the meaning of the docs. --->

Additional information:
<!--- Optional: Include additional context or expand the description here.--->

<!--- After you open your PR, ask for review from the OpenShift docs team:
For community authors: Tag @openshift/team-documentation in a GitHub comment.--->

* Previously, when opening a targeted link in a new tab, an error displayed the following message: `Cannot read properties of undefined`. This issue was the result of a missing object validation check. With this release, the object validation check is added, and the new tab of the target detail displays correctly. (link:https://issues.redhat.com/browse/OCPBUGS-33519[OCPBUGS-33519])

Expand All @@ -5001,7 +5010,16 @@ Issued: 14 November 2024

{product-title} release 4.12.69 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHBA-2024:8996[RHBA-2024:8996] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2024:8998[RHBA-2024:8998] advisory.

You can view the container images in this release by running the following command:
You can view the container images in this release by running the following command:QE review:
- [ ] QE has approved this change.
<!--- QE approval is required to merge a PR except for changes that do not impact the meaning of the docs. --->

Additional information:
<!--- Optional: Include additional context or expand the description here.--->

<!--- After you open your PR, ask for review from the OpenShift docs team:
For community authors: Tag @openshift/team-documentation in a GitHub comment.--->


[source,terminal]
----
Expand Down Expand Up @@ -5269,3 +5287,28 @@ $ oc adm release info 4.12.80 --pullspecs
==== Updating

To update an existing {product-title} 4.12 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].

// 4.12.81
[id="ocp-4-12-81_{context}"]
=== RHSA-2025:17671 - {product-title} 4.12.81 bug fix and security update

Issued: 11 September 2025

{product-title} release 4.12.81 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2025:17671[RHSA-2025:17671] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:17669[RHBA-2025:17669] advisory.

Space precluded documenting all of the container images for this release in the advisory. You can view the container images in this release by running the following command:

[source,terminal]
----
$ oc adm release info 4.12.81 --pullspecs
----

[id="ocp-4-12-81-bug-fixes_{context}"]
==== Bug fixes

* Before October 8, 2025, a breaking change in {azure-short} storage profile properties caused the `Id` property in `properties.storageProfile.osDiskImage.source` to be unsupported. As a consequence, you could not deploy {product-title} on {azure-short} after this date. With this release, you must replace `Id` with `storageAccountId` in `storageProfile.osDiskImage.source` so that the {product-title} cluster complies with the storage profile requirements for {azure-short} after October 8, 2025. (link:https://issues.redhat.com/browse/OCPBUGS-62820[OCPBUGS-62820])

[id="ocp-4-12-81-updating_{context}"]
==== Updating

To update an existing {product-title} 4.12 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].