Skip to content

Commit 20b3d41

Browse files
author
Michael Burke
committed
WMCO rework RN to make more version generic
1 parent 1e722de commit 20b3d41

File tree

5 files changed

+33
-29
lines changed

5 files changed

+33
-29
lines changed

_topic_maps/_topic_map.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2834,13 +2834,13 @@ Topics:
28342834
# Dir: wmco_rn
28352835
# Topics:
28362836
# - Name: Red Hat OpenShift support for Windows Containers release notes
2837-
# File: windows-containers-release-notes-10-19-x
2837+
# File: windows-containers-release-notes-10
28382838
# - Name: Past releases
2839-
# File: windows-containers-release-notes-10-19-x-past
2839+
# File: windows-containers-release-notes-10-past
28402840
# - Name: Windows Machine Config Operator prerequisites
2841-
# File: windows-containers-release-notes-10-19-x-prereqs
2841+
# File: windows-containers-release-notes-10-prereqs
28422842
# - Name: Windows Machine Config Operator known limitations
2843-
# File: windows-containers-release-notes-10-19-x-limitations
2843+
# File: windows-containers-release-notes-10-limitations
28442844
#- Name: Getting support
28452845
# File: windows-containers-support
28462846
# Distros: openshift-enterprise

windows_containers/wmco_rn/windows-containers-release-notes-10-17-x-limitations.adoc renamed to windows_containers/wmco_rn/windows-containers-release-notes-limitations.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
:context: windows-containers-release-notes-10-17-x-limitations
3-
[id="windows-containers-release-notes-10-17-x-limitations"]
2+
:context: windows-containers-release-notes-limitations
3+
[id="windows-containers-release-notes-limitations"]
44
= Windows Machine Config Operator known limitations
55
include::_attributes/common-attributes.adoc[]
66

Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
:context: windows-containers-release-notes-10-17-x-past
3-
[id="windows-containers-release-notes-10-17-x-past"]
2+
:context: windows-containers-release-notes-past
3+
[id="windows-containers-release-notes-past"]
44
= Release notes for past releases of the Windows Machine Config Operator
55
include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
// Release notes for past versions; cut and paste current version to top of this file for next release
910
The following release notes are for previous versions of the Windows Machine Config Operator (WMCO).
1011

11-
For the current version, see xref:../../windows_containers/wmco_rn/windows-containers-release-notes-10-17-x.adoc#windows-containers-release-notes-10-17-x[{productwinc} release notes].
12+
// Update this link
13+
For the current version, see xref:../../windows_containers/wmco_rn/windows-containers-release-notes.adoc#windows-containers-release-notes[{productwinc} release notes].
1214

13-
[id="wmco-10-17-"]
14-
== Release notes for Red Hat Windows Machine Config Operator 10.17.0
15+
[id="wmco-10-x-past-release-notes"]
16+
// Update the version numbers
17+
== Release notes for Red Hat Windows Machine Config Operator 10.x.0
1518

16-
This release of the WMCO provides bug fixes for running Windows compute nodes in an {product-title} cluster. The components of the WMCO 10.17.0 were released in
19+
This release of the WMCO provides bug fixes for running Windows compute nodes in an {product-title} cluster. The components of the WMCO 10.x.0 were released in
1720

18-
19-
[id="wmco-10-17-past-new-features"]
21+
[id="wmco-10-x-past-new-features"]
2022
=== New features and improvements
2123

22-
[id="wmco-10-17-bug-fixes"]
24+
[id="wmco-10-x-past-bug-fixes"]
2325
=== Bug fixes
2426

2527

windows_containers/wmco_rn/windows-containers-release-notes-10-17-x-prereqs.adoc renamed to windows_containers/wmco_rn/windows-containers-release-notes-prereqs.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
:context: windows-containers-release-notes-10-17-x-prereqs
3-
[id="windows-containers-release-notes-10-17-x-prereqs"]
2+
:context: windows-containers-release-notes-prereqs
3+
[id="windows-containers-release-notes-prereqs"]
44
= Windows Machine Config Operator prerequisites
55
include::_attributes/common-attributes.adoc[]
66

7-
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.
7+
The following information details the supported platform versions, Windows Server versions, and networking configurations for the Windows Machine Config Operator (WMCO). See the vSphere documentation for any information that is relevant to only that platform.
88

9-
[id="wmco-prerequisites-supported-10.17.0_{context}"]
10-
== WMCO 10.17.0 supported platforms and Windows Server versions
9+
[id="wmco-prerequisites-supported_{context}"]
10+
== WMCO supported platforms and Windows Server versions
1111

12-
The following table lists the link:https://docs.microsoft.com/en-us/windows/release-health/windows-server-release-info[Windows Server versions] that are supported by WMCO 6.0.0, based on the applicable platform. Windows Server versions not listed are not supported and attempting to use them will cause errors. To prevent these errors, use only an appropriate version for your platform.
12+
The following table lists the link:https://docs.microsoft.com/en-us/windows/release-health/windows-server-release-info[Windows Server versions] that are supported by WMCO, based on the applicable platform. Windows Server versions not listed are not supported and attempting to use them will cause errors. To prevent these errors, use only an appropriate version for your platform.
1313

1414
[cols="3,7",options="header"]
1515
|===
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
[id="windows-containers-release-notes-10-17-x"]
2+
[id="windows-containers-release-notes"]
33
= {productwinc} release notes
44
include::_attributes/common-attributes.adoc[]
55
:context: windows-containers-release-notes
66

77
toc::[]
88

9+
// Release notes for current (or next to be released) version
10+
[id="wmco-release-notes"]
11+
// Update the version numbers
12+
== Release notes for Red Hat Windows Machine Config Operator 10.x.0
913

10-
[id="wmco-10-17-0"]
11-
== Release notes for Red Hat Windows Machine Config Operator 10.17.0
14+
This release of the WMCO provides bug fixes for running Windows compute nodes in an {product-title} cluster. The components of the WMCO 10.x.0 were released in
1215

13-
This release of the WMCO provides bug fixes for running Windows compute nodes in an {product-title} cluster. The components of the WMCO 10.17.0 were released in
14-
15-
16-
[id="wmco-10-17-0-new-features"]
16+
// Use as needed
17+
[id="wmco-new-features"]
1718
=== New features and improvements
1819

19-
[id="wmco-10-17-0-bug-fixes"]
20+
// Use as needed
21+
[id="wmco-bug-fixes"]
2022
=== Bug fixes
2123

0 commit comments

Comments
 (0)