You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* xref:../../migrating/checklists/ossm-migrating-network-policies-assembly.adoc#ossm-migrating-network-policies-setup-during-migration_ossm-migrating-network-policies-assembly[Set up network policies to use during migration]
28
+
29
+
* xref:../../install/ossm-installing-openshift-service-mesh.adoc#ossm-scoping-service-mesh-with-discoveryselectors_ossm-creating-istiocni-resource[Scoping the mesh with discoverySelectors]
Copy file name to clipboardExpand all lines: modules/ossm-control-plane-configuration-migration-requirements.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,14 +36,14 @@ For both control planes, during the migration ensure that network policies do no
36
36
* The data plane namespaces and the control plane
37
37
* The data plane namespaces themselves
38
38
39
-
In the premigration checklist, you are instructed to disable network policies. However, you can manually re-create them. Manually created network policies must allow traffic for both control planes. When a data plane namespace is migrated to 3.0, the `maistra.io/member-of` label is automatically removed. Do not use this label in network policies. For more information, see "Migration of Network Policies".
39
+
In the premigration checklist, you are instructed to disable network policies. However, you can manually re-create them. Manually created network policies must allow traffic for both control planes. When a data plane namespace is migrated to 3.0, the `maistra.io/member-of` label is automatically removed. Do not use this label in network policies. For more information, see "Set up network policies to use during migration".
40
40
41
41
[NOTE]
42
42
====
43
43
In {SMProduct} 2.6 installations, the `maistra.io/member-of` label is automatically created. This label cannot be used because it is automatically removed during the migration process.
44
44
====
45
45
46
-
Incorrectly configured network policies can disrupt mesh traffic. When you run the migration, be careful when you create network policies to prevent traffic disruption. For more information, see "Network Policy migration".
46
+
Incorrectly configured network policies can disrupt mesh traffic. When you run the migration, be careful when you create network policies to prevent traffic disruption. For more information, see "Set up network policies to use during migration".
For {SMProduct} 3.0, you must decide if you want to use the `istio.io/rev` label or the `istio-injection` label to configure sidecar injection. For more information, see "Installing the Sidecar".
61
+
For {SMProduct} 3.0, you must decide if you want to use the `istio.io/rev` label or the `istio-injection` label to configure sidecar injection. For more information, see "About sidecar injection".
62
62
63
63
In the {SMProduct} 2.6 installation, the member selection configuration in the `ServiceMeshMemberRoll` resource can impact how injection labels are used in the {SMProduct} 3.0 installation.
0 commit comments