Skip to content

Commit 03d6355

Browse files
authored
Merge pull request #36535 from apinnick/mtc-1.6-compatibility
MTC 1.6 compatibility guidelines
2 parents c5d71a3 + ea4ae0f commit 03d6355

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

modules/migration-compatibility-guidelines.adoc

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
You must install the {mtc-full} ({mtc-short}) version that is compatible with your {product-title} version.
1212

13-
// You cannot install {mtc-short} 1.6.x on {product-title} versions 3.7 to 4.5 because the custom resource definition API versions are incompatible.
14-
//
15-
// You can migrate workloads from a source cluster with {mtc-short} 1.5.1 to a target cluster with {mtc-short} 1.6 as long as the `MigrationController` custom resource and the {mtc-short} web console are running on the target cluster.
13+
You cannot install {mtc-short} 1.6.x on {product-title} versions 3.7 to 4.5 because the custom resource definition API versions are incompatible.
14+
15+
You can migrate workloads from a source cluster with {mtc-short} 1.5.1 to a target cluster with {mtc-short} 1.6.x as long as the `MigrationController` custom resource and the {mtc-short} web console are running on the target cluster.
1616

1717
[cols="1,1,2a", options="header"]
1818
.{product-title} and {mtc-short} compatibility
@@ -26,14 +26,8 @@ Installed manually with the `operator-3.7.yml` file.
2626

2727
Installed manually with the `operator.yml` file.
2828

29-
|4.6 and later versions |1.5.1 |{mtc-full} Operator.
29+
|4.6 and later |1.6.x^[1]^ |{mtc-full} Operator.
3030

3131
Installed with the Operator Lifecycle Manager.
3232
|===
33-
34-
// For OCP 4.9 and later
35-
// |4.9 |1.6.x^[1]^ |{mtc-full} Operator.
36-
//
37-
// Installed with the Operator Lifecycle Manager.
38-
// |===
39-
// ^1^ Latest z-stream release.
33+
^1^ Latest z-stream release.

0 commit comments

Comments
 (0)