Skip to content

Commit f359be3

Browse files
committed
OADP-4594: Update OADP channel documentation
Signed-off-by: A.Arnold <[email protected]>
1 parent b789f03 commit f359be3

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

Diff for: modules/about-oadp-update-channels.adoc

+17-13
Original file line numberDiff line numberDiff line change
@@ -5,37 +5,41 @@
55

66
:_mod-docs-content-type: CONCEPT
77
[id="about-oadp-update-channels_{context}"]
8-
= About OADP update channels
8+
= About {oadp-short} update channels
99

10-
When you install an OADP Operator, you choose an _update channel_. This channel determines which upgrades to the OADP Operator and to Velero you receive. You can switch channels at any time.
10+
When you install an {oadp-short} Operator, you choose an _update channel_. This channel determines which upgrades to the {oadp-short} Operator and to Velero you receive. You can switch channels at any time.
1111

1212
The following update channels are available:
1313

14-
* The *stable* channel is now deprecated. The *stable* channel contains the patches (z-stream updates) of OADP `ClusterServiceVersion` for `oadp.v1.1.z` and older versions from `oadp.v1.0.z`.
14+
* The *stable* channel is now deprecated. The *stable* channel contains the patches (z-stream updates) of OADP `ClusterServiceVersion` for `{oadp-short}.v1.1.z` and older versions from `{oadp-short}.v1.0.z`.
1515
16-
* The *stable-1.0* channel contains `oadp.v1.0._z_`, the most recent OADP 1.0 `ClusterServiceVersion`.
16+
* The *stable-1.0* channel is deprecated and is not supported.
1717
18-
* The *stable-1.1* channel contains `oadp.v1.1._z_`, the most recent OADP 1.1 `ClusterServiceVersion`.
18+
* The *stable-1.1* channel is deprecated and is not supported.
1919
20-
* The *stable-1.2* channel contains `oadp.v1.2._z_`, the most recent OADP 1.2 `ClusterServiceVersion`.
20+
* The *stable-1.2* channel is deprecated and is not supported.
2121
22-
* The *stable-1.3* channel contains `oadp.v1.3._z_`, the most recent OADP 1.3 `ClusterServiceVersion`.
22+
* The *stable-1.3* channel contains `{oadp-short}.v1.3.z`, the most recent {oadp-short} 1.3 `ClusterServiceVersion`.
23+
24+
* The *stable-1.4* channel contains `{oadp-short}.v1.4.z`, the most recent {oadp-short} 1.4 `ClusterServiceVersion`.
25+
26+
For more information, see link:https://access.redhat.com/support/policy/updates/openshift_operators[OpenShift Operator Life Cycles].
2327

2428
*Which update channel is right for you?*
2529

26-
* The *stable* channel is now deprecated. If you are already using the stable channel, you will continue to get updates from `oadp.v1.1._z_`.
30+
* The *stable* channel is now deprecated. If you are already using the stable channel, you will continue to get updates from `{oadp-short}.v1.1.z`.
2731
28-
* Choose the *stable-1._y_* update channel to install OADP 1._y_ and to continue receiving patches for it. If you choose this channel, you will receive all z-stream patches for version 1._y_._z_.
32+
* Choose the *stable-1.y* update channel to install {oadp-short} 1.y and to continue receiving patches for it. If you choose this channel, you will receive all z-stream patches for version 1.y.z.
2933
3034
*When must you switch update channels?*
3135

32-
* If you have OADP 1._y_ installed, and you want to receive patches only for that y-stream, you must switch from the *stable* update channel to the *stable-1._y_* update channel. You will then receive all z-stream patches for version 1._y_._z_.
36+
* If you have {oadp-short} 1.y installed, and you want to receive patches only for that y-stream, you must switch from the *stable* update channel to the *stable-1.y* update channel. You will then receive all z-stream patches for version 1.y.z.
3337
34-
* If you have OADP 1.0 installed, want to upgrade to OADP 1.1, and then receive patches only for OADP 1.1, you must switch from the *stable-1.0* update channel to the *stable-1.1* update channel. You will then receive all z-stream patches for version 1.1._z_.
38+
* If you have {oadp-short} 1.0 installed, want to upgrade to {oadp-short} 1.1, and then receive patches only for {oadp-short} 1.1, you must switch from the *stable-1.0* update channel to the *stable-1.1* update channel. You will then receive all z-stream patches for version 1.1.z.
3539
36-
* If you have OADP 1._y_ installed, with _y_ greater than 0, and want to switch to OADP 1.0, you must _uninstall_ your OADP Operator and then reinstall it using the *stable-1.0* update channel. You will then receive all z-stream patches for version 1.0._z_.
40+
* If you have {oadp-short} 1.y installed, with _y_ greater than 0, and want to switch to {oadp-short} 1.0, you must uninstall your {oadp-short} Operator and then reinstall it using the *stable-1.0* update channel. You will then receive all z-stream patches for version 1.0.z.
3741
3842
[NOTE]
3943
====
40-
You cannot switch from OADP 1._y_ to OADP 1.0 by switching update channels. You must uninstall the Operator and then reinstall it.
44+
You cannot switch from {oadp-short} 1.y to OADP 1.0 by switching update channels. You must uninstall the Operator and then reinstall it.
4145
====

0 commit comments

Comments
 (0)