You can review the following release notes to learn about changes in the Windows Machine Config Operator (WMCO) version 10.19.2.
Issued: 15 April 2026
You can review the following release notes to learn about the bug fixes provided in this release of the Windows Machine Config Operator (WMCO).
The components of the WMCO 10.19.2 were released in RHBA-2026:8345.
Before this update, the hybridOverlay service was not using the trusted CA bundle when connecting to OKD, because the --k8s-cacert option was missing from the service command. Because of this, users could encounter trust issues or failures when the hybridOverlay service attempted to communicate securely with OKD clusters by using custom or internal CAs. With this release, the hybridOverlay service command now includes the --k8s-cacert flag that points to the trusted CA bundle. As a result, the hybridOverlay service uses the trusted CA bundle for secure communication, preventing trust issues and ensuring compatibility with the cluster. (OCPBUGS-65856)