Skip to content

Commit a0d1143

Browse files
committed
Wait for the Multus daemon set rollout not the pods
- https://bugzilla.redhat.com/show_bug.cgi?id=1929258
1 parent ed23f69 commit a0d1143

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/nw-ovn-kubernetes-migration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ $ oc patch Network.operator.openshift.io cluster --type=merge \
128128
}}}}'
129129
----
130130

131-
. Wait until the Multus daemon set pods restart.
131+
. Wait until the Multus daemon set rollout completes.
132132
+
133133
[source,terminal]
134134
----

modules/nw-ovn-kubernetes-rollback.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ $ oc patch Network.operator.openshift.io cluster --type=merge \
9595
}}}}'
9696
----
9797

98-
. Wait until the Multus daemon set pods restart.
98+
. Wait until the Multus daemon set rollout completes.
9999
+
100100
[source,terminal]
101101
----

0 commit comments

Comments
 (0)