Skip to content

Commit dd05e0c

Browse files
authored
Merge pull request #76489 from anarnold97/MIG-1562-Tidy-MTC-release-notes
MIG-1562: Tidy MTC release notes
2 parents c0143d6 + ad7f71a commit dd05e0c

34 files changed

+107
-48
lines changed

_topic_maps/_topic_map.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3263,7 +3263,16 @@ Topics:
32633263
- Name: About MTC
32643264
File: about-mtc
32653265
- Name: MTC release notes
3266-
File: mtc-release-notes
3266+
Dir: release_notes
3267+
Topics:
3268+
- Name: MTC release notes 1.8
3269+
File: mtc-release-notes
3270+
- Name: MTC release notes 1.7
3271+
File: mtc-release-notes-1-7
3272+
- Name: MTC release notes 1.6
3273+
File: mtc-release-notes-1-6
3274+
- Name: MTC release notes 1.5
3275+
File: mtc-release-notes-1-5
32673276
- Name: Installing MTC
32683277
File: installing-mtc
32693278
- Name: Installing MTC in a restricted network environment

migrating_from_ocp_3_to_4/about-migrating-from-3-to-4.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ xref:../migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc#advanced-m
3535
* Enabling automatic PV resizing for direct volume migration
3636
* Enabling cached Kubernetes clients for improved performance
3737

38-
For new features and enhancements, technical changes, and known issues, see the xref:../migration_toolkit_for_containers/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
38+
For new features and enhancements, technical changes, and known issues, see the xref:../migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].

migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ toc::[]
1212

1313
This section describes resources for troubleshooting the {mtc-full} ({mtc-short}).
1414

15-
For known issues, see the xref:../migration_toolkit_for_containers/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
15+
For known issues, see the xref:../migration_toolkit_for_containers/release_notes/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
1616

1717
include::modules/migration-mtc-workflow.adoc[leveloffset=+1]
1818

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../_attributes/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../modules/
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="mtc-release-notes-1-5"]
3+
= Migration Toolkit for Containers 1.5 release notes
4+
include::_attributes/common-attributes.adoc[]
5+
include::_attributes/attributes-openshift-dedicated.adoc[]
6+
:context: mtc-release-notes
7+
8+
toc::[]
9+
10+
The release notes for {mtc-full} ({mtc-short}) describe new features and enhancements, deprecated features, and known issues.
11+
12+
The {mtc-short} enables you to migrate application workloads between {product-title} clusters at the granularity of a namespace.
13+
14+
You can migrate from xref:../../migrating_from_ocp_3_to_4/about-migrating-from-3-to-4.adoc#about-migrating-from-3-to-4[{product-title} 3 to {product-version}] and between {product-title} 4 clusters.
15+
16+
{mtc-short} provides a web console and an API, based on Kubernetes custom resources, to help you control the migration and minimize application downtime.
17+
18+
For information on the support policy for {mtc-short}, see link:https://access.redhat.com/support/policy/updates/openshift#app_migration[OpenShift Application and Cluster Migration Solutions], part of the _Red Hat {product-title} Life Cycle Policy_.
19+
20+
include::modules/migration-mtc-release-notes-1-5.adoc[leveloffset=+1]
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="mtc-release-notes-1-6"]
3+
= Migration Toolkit for Containers 1.6 release notes
4+
include::_attributes/common-attributes.adoc[]
5+
include::_attributes/attributes-openshift-dedicated.adoc[]
6+
:context: mtc-release-notes
7+
8+
toc::[]
9+
10+
The release notes for {mtc-full} ({mtc-short}) describe new features and enhancements, deprecated features, and known issues.
11+
12+
The {mtc-short} enables you to migrate application workloads between {product-title} clusters at the granularity of a namespace.
13+
14+
You can migrate from xref:../../migrating_from_ocp_3_to_4/about-migrating-from-3-to-4.adoc#about-migrating-from-3-to-4[{product-title} 3 to {product-version}] and between {product-title} 4 clusters.
15+
16+
{mtc-short} provides a web console and an API, based on Kubernetes custom resources, to help you control the migration and minimize application downtime.
17+
18+
For information on the support policy for {mtc-short}, see link:https://access.redhat.com/support/policy/updates/openshift#app_migration[OpenShift Application and Cluster Migration Solutions], part of the _Red Hat {product-title} Life Cycle Policy_.
19+
20+
include::modules/migration-mtc-release-notes-1-6.adoc[leveloffset=+1]

migration_toolkit_for_containers/mtc-release-notes.adoc renamed to migration_toolkit_for_containers/release_notes/mtc-release-notes-1-7.adoc

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
[id="mtc-release-notes"]
3-
= Migration Toolkit for Containers release notes
2+
[id="mtc-release-notes-1-7"]
3+
= Migration Toolkit for Containers 1.7 release notes
44
include::_attributes/common-attributes.adoc[]
55
include::_attributes/attributes-openshift-dedicated.adoc[]
66
:context: mtc-release-notes
@@ -11,16 +11,12 @@ The release notes for {mtc-full} ({mtc-short}) describe new features and enhance
1111

1212
The {mtc-short} enables you to migrate application workloads between {product-title} clusters at the granularity of a namespace.
1313

14-
You can migrate from xref:../migrating_from_ocp_3_to_4/about-migrating-from-3-to-4.adoc[{product-title} 3 to {product-version}] and between {product-title} 4 clusters.
14+
You can migrate from xref:../../migrating_from_ocp_3_to_4/about-migrating-from-3-to-4.adoc#about-migrating-from-3-to-4[{product-title} 3 to {product-version}] and between {product-title} 4 clusters.
1515

1616
{mtc-short} provides a web console and an API, based on Kubernetes custom resources, to help you control the migration and minimize application downtime.
1717

1818
For information on the support policy for {mtc-short}, see link:https://access.redhat.com/support/policy/updates/openshift#app_migration[OpenShift Application and Cluster Migration Solutions], part of the _Red Hat {product-title} Life Cycle Policy_.
1919

20-
include::modules/migration-mtc-release-notes-1-8-3.adoc[leveloffset=+1]
21-
include::modules/migration-mtc-release-notes-1-8-2.adoc[leveloffset=+1]
22-
include::modules/migration-mtc-release-notes-1-8-1.adoc[leveloffset=+1]
23-
include::modules/migration-mtc-release-notes-1-8.adoc[leveloffset=+1]
2420
include::modules/migration-mtc-release-notes-1-7-15.adoc[leveloffset=+1]
2521
include::modules/migration-mtc-release-notes-1-7-14.adoc[leveloffset=+1]
2622
include::modules/migration-mtc-release-notes-1-7-13.adoc[leveloffset=+1]
@@ -37,5 +33,3 @@ include::modules/migration-mtc-release-notes-1-7-03.adoc[leveloffset=+1]
3733
include::modules/migration-mtc-release-notes-1-7-02.adoc[leveloffset=+1]
3834
include::modules/migration-mtc-release-notes-1-7-01.adoc[leveloffset=+1]
3935
include::modules/migration-mtc-release-notes-1-7.adoc[leveloffset=+1]
40-
include::modules/migration-mtc-release-notes-1-6.adoc[leveloffset=+1]
41-
include::modules/migration-mtc-release-notes-1-5.adoc[leveloffset=+1]
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="mtc-release-notes"]
3+
= Migration Toolkit for Containers 1.8 release notes
4+
include::_attributes/common-attributes.adoc[]
5+
include::_attributes/attributes-openshift-dedicated.adoc[]
6+
:context: mtc-release-notes
7+
8+
toc::[]
9+
10+
The release notes for {mtc-full} ({mtc-short}) describe new features and enhancements, deprecated features, and known issues.
11+
12+
The {mtc-short} enables you to migrate application workloads between {product-title} clusters at the granularity of a namespace.
13+
14+
You can migrate from xref:../../migrating_from_ocp_3_to_4/about-migrating-from-3-to-4.adoc#about-migrating-from-3-to-4[{product-title} 3 to {product-version}] and between {product-title} 4 clusters.
15+
16+
{mtc-short} provides a web console and an API, based on Kubernetes custom resources, to help you control the migration and minimize application downtime.
17+
18+
For information on the support policy for {mtc-short}, see link:https://access.redhat.com/support/policy/updates/openshift#app_migration[OpenShift Application and Cluster Migration Solutions], part of the _Red Hat {product-title} Life Cycle Policy_.
19+
20+
include::modules/migration-mtc-release-notes-1-8-3.adoc[leveloffset=+1]
21+
include::modules/migration-mtc-release-notes-1-8-2.adoc[leveloffset=+1]
22+
include::modules/migration-mtc-release-notes-1-8-1.adoc[leveloffset=+1]
23+
include::modules/migration-mtc-release-notes-1-8.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)