|
5 | 5 |
|
6 | 6 | :_mod-docs-content-type: CONCEPT
|
7 | 7 | [id="about-oadp-update-channels_{context}"]
|
8 |
| -= About OADP update channels |
| 8 | += About {oadp-short} update channels |
9 | 9 |
|
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. |
11 | 11 |
|
12 | 12 | The following update channels are available:
|
13 | 13 |
|
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`. |
15 | 15 |
|
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. |
17 | 17 |
|
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. |
19 | 19 |
|
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. |
21 | 21 |
|
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]. |
23 | 27 |
|
24 | 28 | *Which update channel is right for you?*
|
25 | 29 |
|
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`. |
27 | 31 |
|
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. |
29 | 33 |
|
30 | 34 | *When must you switch update channels?*
|
31 | 35 |
|
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. |
33 | 37 |
|
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. |
35 | 39 |
|
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. |
37 | 41 |
|
38 | 42 | [NOTE]
|
39 | 43 | ====
|
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. |
41 | 45 | ====
|
0 commit comments