From 1cce0f8a75f95061db41b050b49c4f24596b62c7 Mon Sep 17 00:00:00 2001 From: Tami Love Date: Tue, 4 Feb 2025 19:48:26 -0500 Subject: [PATCH] OSDOCS-13261: 4.12.72 z-stream RN --- release_notes/ocp-4-12-release-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_notes/ocp-4-12-release-notes.adoc b/release_notes/ocp-4-12-release-notes.adoc index 21a562eb8769..8c192edc618b 100644 --- a/release_notes/ocp-4-12-release-notes.adoc +++ b/release_notes/ocp-4-12-release-notes.adoc @@ -5071,7 +5071,7 @@ $ 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*]). +* Previously, during node reboots, especially during update operations, the node that interacted with the rebooting machine entered a `Ready=Unknown` state. This caused the Control Plane Machine Set Operator to enter an `UnavailableReplicas` condition and an `Available=false` state, which triggered alerts that demanded urgent action. However, manual intervention was not necessary because the condition was resolved when the node rebooted. With this release, a grace period for node unreadiness is provided. 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