Skip to content

Commit da15222

Browse files
authored
Merge pull request #75614 from JoeAldinger/OSDOCS-10425
OSDOCS-10425:updates limitation of rollback to SDN from OVN-K
2 parents dc0be10 + 53e2650 commit da15222

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

modules/nw-network-plugin-migration-process.adoc

+5
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ Cluster:: As nodes reboot, the cluster assigns IP addresses to pods on the {sdn}
5151
ifeval::["{context}" == "migrate-from-openshift-sdn"]
5252
If a rollback to OpenShift SDN is required, the following table describes the process.
5353

54+
[IMPORTANT]
55+
====
56+
You must wait until the migration process from OpenShift SDN to OVN-Kubernetes network plugin is successful before initiating a rollback.
57+
====
58+
5459
.Performing a rollback to OpenShift SDN
5560
[cols="1,1a",options="header"]
5661
|===

networking/ovn_kubernetes_network_provider/rollback-to-openshift-sdn.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
As a cluster administrator, you can rollback to the OpenShift SDN network plugin from the OVN-Kubernetes network plugin if the migration to OVN-Kubernetes is unsuccessful.
9+
As a cluster administrator, you can rollback to the OpenShift SDN from the OVN-Kubernetes network plugin only after the migration to the OVN-Kubernetes network plugin is completed and successful.
1010

1111
include::snippets/sdn-deprecation-statement.adoc[]
1212

0 commit comments

Comments
 (0)