Skip to content

Commit d630f1a

Browse files
authored
Merge pull request #100859 from ousleyp/cnv-58159
CNV#58159: Direct z-stream updates
2 parents 4135cf0 + f5ad17b commit d630f1a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

modules/virt-about-control-plane-only-updates.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
[id="virt-about-control-plane-only-updates_{context}"]
77
= Control Plane Only updates
88

9-
Every even-numbered minor version of {product-title}, including 4.10 and 4.12, is an Extended Update Support (EUS) version. However, because Kubernetes design mandates serial minor version updates, you cannot directly update from one EUS version to the next.
9+
Every even-numbered minor version of {product-title} is an Extended Update Support (EUS) version. However, Kubernetes design mandates serial minor version updates, so you cannot directly update from one EUS version to the next. An EUS-to-EUS update starts with updating {VirtProductName} to the latest z-stream of the next odd-numbered minor version. Next, update {product-title} to the target EUS version. When the {product-title} update succeeds, the corresponding update for {VirtProductName} becomes available. You can now update {VirtProductName} to the target EUS version.
1010

11-
After you update from the source EUS version to the next odd-numbered minor version, you must sequentially update {VirtProductName} to all z-stream releases of that minor version that are on your update path. When you have upgraded to the latest applicable z-stream version, you can then update {product-title} to the target EUS minor version.
12-
13-
When the {product-title} update succeeds, the corresponding update for {VirtProductName} becomes available. You can now update {VirtProductName} to the target EUS version.
11+
[NOTE]
12+
====
13+
You can directly update {VirtProductName} to the latest z-stream release of your current minor version without applying each intermediate z-stream update.
14+
====
1415

1516
For more information about EUS versions, see the link:https://access.redhat.com/support/policy/updates/openshift[Red Hat OpenShift Container Platform Life Cycle Policy].
1617

modules/virt-preventing-workload-updates-during-control-plane-only-update.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@ Updating {product-title} to the next version is a prerequisite for updating {Vir
155155
$ oc get csv -n {CNVNamespace}
156156
----
157157

158-
. Update {VirtProductName} to every z-stream version that is available for the non-EUS minor version, monitoring each update by running the command shown in the previous step.
159-
160158
. Confirm that {VirtProductName} successfully updated to the latest z-stream release of the non-EUS version by running the following command:
161159
+
162160
[source,terminal,subs="attributes+"]

0 commit comments

Comments
 (0)