Skip to content

Commit d59f855

Browse files
authored
Merge pull request #85041 from mburke5678/wmco-rn-reorg-416
WMCO reorg release notes 4.16/10.16
2 parents 80ae193 + 23fd284 commit d59f855

5 files changed

+16
-16
lines changed

_topic_maps/_topic_map.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2703,6 +2703,10 @@ Topics:
27032703
File: windows-containers-release-notes-10-16-x
27042704
- Name: Past releases
27052705
File: windows-containers-release-notes-10-16-x-past
2706+
- Name: Windows Machine Config Operator prerequisites
2707+
File: windows-containers-release-notes-10-16-x-prereqs
2708+
- Name: Windows Machine Config Operator known limitations
2709+
File: windows-containers-release-notes-10-16-x-known-limitations
27062710
- Name: Getting support
27072711
File: windows-containers-support
27082712
Distros: openshift-enterprise

windows_containers/enabling-windows-container-workloads.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Windows instances deployed by the WMCO are configured with the containerd contai
3333

3434
[role="_additional-resources"]
3535
.Additional resources
36-
* For the comprehensive prerequisites for the Windows Machine Config Operator, see xref:../windows_containers/wmco_rn/windows-containers-release-notes-10-16-x-past.adoc#wmco-prerequisites_windows-containers-release-notes-10-16-x-past[Windows Machine Config Operator prerequisites].
36+
* For the comprehensive prerequisites for the Windows Machine Config Operator, see xref:../windows_containers/wmco_rn/windows-containers-release-notes-10-16-x-prereqs.adoc#windows-containers-release-notes-10-16-x-prereqs[Windows Machine Config Operator prerequisites].
3737

3838
[id="installing-the-wmco"]
3939
== Installing the Windows Machine Config Operator

modules/windows-containers-release-notes-limitations.adoc renamed to windows_containers/wmco_rn/windows-containers-release-notes-10-16-x-known-limitations.adoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
// Module included in the following assemblies:
2-
//
3-
// * windows_containers/windows-containers-release-notes-#-x
4-
5-
[id="windows-containers-release-notes-limitations_{context}"]
6-
= Known limitations
1+
:_mod-docs-content-type: ASSEMBLY
2+
:context: windows-containers-release-notes-10-16-x-known-limitations
3+
[id="windows-containers-release-notes-10-16-x-known-limitations"]
4+
= Windows Machine Config Operator known limitations
5+
include::_attributes/common-attributes.adoc[]
76

87
Note the following limitations when working with Windows nodes managed by the WMCO (Windows nodes):
98

windows_containers/wmco_rn/windows-containers-release-notes-10-16-x-past.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,3 @@ Previously, if there were multiple service account token secrets in the WMCO nam
8282

8383
Previously, if reverse DNS lookup failed due to an error, such as the reverse DNS lookup services being unavailable, the WMCO would not fall back to using the VM hostname to determine if a certificate signing requests (CSR) should be approved. As a consequence, Bring-Your-Own-Host (BYOH) Windows nodes configured with an IP address would not become available. With this fix, BYOH nodes are properly added if reverse DNS is not available.
8484
(link:https://issues.redhat.com/browse/OCPBUGS-36643[*OCPBUGS-36643*])
85-
86-
include::modules/wmco-prerequisites.adoc[leveloffset=+1]
87-
88-
include::modules/windows-containers-release-notes-limitations.adoc[leveloffset=+1]

modules/wmco-prerequisites.adoc renamed to windows_containers/wmco_rn/windows-containers-release-notes-10-16-x-prereqs.adoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
// Module included in the following assemblies:
2-
//
3-
// * windows_containers/understanding-windows-container-workloads.adoc
4-
5-
[id="wmco-prerequisites_{context}"]
1+
:_mod-docs-content-type: ASSEMBLY
2+
:context: windows-containers-release-notes-10-16-x-prereqs
3+
[id="windows-containers-release-notes-10-16-x-prereqs"]
64
= Windows Machine Config Operator prerequisites
5+
include::_attributes/common-attributes.adoc[]
6+
7+
toc::[]
78

89
The following information details the supported platform versions, Windows Server versions, and networking configurations for the Windows Machine Config Operator. See the vSphere documentation for any information that is relevant to only that platform.
910

0 commit comments

Comments
 (0)