Skip to content

Commit

Permalink
OSDOCS-13261: 4.12.72 z-stream RN
Browse files Browse the repository at this point in the history
  • Loading branch information
tmalove committed Feb 4, 2025
1 parent 47aa738 commit 646591c
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions release_notes/ocp-4-12-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5047,3 +5047,28 @@ $ oc adm release info 4.12.71 --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.72
[id="ocp-4-12-72_{context}"]
=== RHSA-2025:0832 - {product-title} 4.12.72 bug fix and security update

Issued: 06 February 2025

{product-title} release 4.12.72 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:0832[RHSA-2025:0832] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2025:0834[RHSA-2025:0834] advisory.

You can view the container images in this release by running the following command:

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

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

* Previously, during node reboots, especially during update operations, the node that interacts with the rebooting machine entered a `Ready=Unknown` state for a short amount of time. This situation caused the Control Plane Machine Set Operator to enter an `UnavailableReplicas` condition and then an `Available=false` state. The `Available=false` state triggered alerts that demanded urgent action, but in this case, intervention was only required for a short period of time until the node rebooted. With this release, a grace period for node unreadiness is provided so if a node enters an unready state, the Control Plane Machine Set Operator does not instantly enter an `UnavailableReplicas` condition or an `Available=false` state. (link:https://issues.redhat.com/browse/OCPBUGS-48325[*OCPBUGS-48325*]).

[id="ocp-4-12-72-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].

0 comments on commit 646591c

Please sign in to comment.