Skip to content

Commit 1182e09

Browse files
authored
Merge pull request #30634 from jboxman/bz-1929258
BZ#1929258 - Wait for the Multus daemon set rollout not the pods
2 parents 691f32e + a0d1143 commit 1182e09

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)