Skip to content
Open
Show file tree
Hide file tree
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
16 changes: 16 additions & 0 deletions modules/windows-containers-release-notes-10-21-2.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
// Module included in the following assemblies:
//
// * windows_containers/wmco_rn/windows-containers-release-notes.adoc

:_mod-docs-content-type: CONCEPT
[id="windows-containers-release-notes-10-21-2_{context}"]
= Release notes for Red Hat Windows Machine Config Operator 10.21.2

Issued: August 2026

The components of the Red Hat Windows Machine Config Operator (WMCO) 10.21.2 were released in https://access.redhat.com/errata/RHBA-2026:TBD[RHBA-2026:TBD].

[id="wmco-10-21-2-bug-fixes"]
== Bug fixes

* Before this update, the SSH connection between the WMCO and a Windows node would terminate when the WMCO rebooted the node after a configuration update. As a consequence, the WMCO incorrectly treated the SSH disconnection as a reboot failure, preventing the Windows node from completing required reboots. With this release, the reboot validation process is modified to ignore SSH termination errors and instead verify a successful reboot by using explicit node reachability checks and the SSH reconnection. As a result, Windows nodes successfully reboot upon node configuration changes. (link:https://issues.redhat.com/browse/OCPBUGS-98229[OCPBUGS-98229])
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ You can review the following release notes to learn about changes in previous ve

For the current {productwinc} release notes, see "Red Hat OpenShift support for Windows Containers release notes".

include::modules/windows-containers-release-notes-10-21-1.adoc[leveloffset=+1]

include::modules/windows-containers-release-notes-10-21-0.adoc[leveloffset=+1]
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ toc::[]
[role="_abstract"]
This release of the Windows Machine Config Operator (WMCO) provides bug fixes for running Windows compute nodes in an {product-title} cluster.

include::modules/windows-containers-release-notes-10-21-1.adoc[leveloffset=+1]
include::modules/windows-containers-release-notes-10-21-2.adoc[leveloffset=+1]