In OpenShift Container Platform 4.1, Red Hat introduced the concept of channels for
recommending the appropriate release versions for cluster upgrade. By controlling
the pace of upgrades, these upgrade channels allow you to choose an upgrade
strategy. Upgrade channels are tied to a minor version of
OpenShift Container Platform. For instance, OpenShift Container Platform 4.2
upgrade channels will never include an upgrade to a 4.3 release. This strategy ensures that
administrators explicitly decide to upgrade to the next minor version of
OpenShift Container Platform. Upgrade channels control only release selection and do not impact the version of the cluster that you install; the openshift-install
binary file for a specific version of OpenShift Container Platform always installs that version.
OpenShift Container Platform 4.2 offers the following upgrade channels:
-
candidate-4.2
-
fast-4.2
-
stable-4.2
candidate-4.2 channel
The candidate-4.2
channel contains candidate builds for a z-stream
(4.2.z) release.
Release candidates contain all the features of the product but are not supported. Use release candidate versions to test feature acceptance and assist in qualifying the next version
of OpenShift Container Platform.
A release candidate is any build that is available in the candidate channel, including ones that do not contain -rc
in their names.
After a version is available in the candidate channel, it goes through more quality checks. If
it meets the quality standard, it is promoted to the fast-4.2
or stable-4.2
channels.
Because of this strategy, if a specific release is available in both the candidate-4.2
channel and in the fast-4.2
or stable-4.2
channels, it is a Red Hat supported version.
The candidate-4.2
channel can include release versions from which there are no recommended updates in any channel.
You can use the candidate-4.2
channel to upgrade from a previous minor version of
OpenShift Container Platform.
|
Release candidates differ from the nightly builds found on the https://www.openshift.com/try site. Nightly
builds are available for early access to features, but updating to or from nightly
builds is neither recommended nor supported. Nightly builds are not available in
any upgrade channel.
|
fast-4.2 channel
The fast-4.2
channel is updated with new 4.2
versions as soon as Red Hat declares the given version as a general availability
release. As such, these releases are fully supported, are production quality, and have
performed well while available as a release candidate in the candidate-4.2
channel from where they were promoted. Some time after a release appears in the
fast-4.2
channel, it is added to the stable-4.2
channel. Releases
never appear in the stable-4.2
channel before they appear in the fast-4.2
channel.
You can use the fast-4.2
channel to upgrade from a previous minor version of
OpenShift Container Platform.
stable-4.2 channel
While the fast-4.2
channel contains releases as soon
as their errata are published, releases are added to the stable-4.2
channel
after a delay. During this delay, data is collected from Red Hat SRE teams, Red Hat support services,
and pre-production and production environments that participate in connected customer program about the stability of the release.
You can use the stable-4.2
channel to upgrade from a previous minor version of
OpenShift Container Platform.
Upgrade version paths
OpenShift Container Platform maintains an upgrade recommendation service that understands the
version of OpenShift Container Platform you have installed as well as the path to take within
the channel you choose to get you to the next release. You can imagine seeing the
following in the fast-4.2
channel:
The service recommends only upgrades that have been tested and have no serious issues.
If your cluster is on 4.2.1 and OpenShift Container Platform suggests
4.2.4, then it is safe for you to update from .4.2.1 to .4.2.4. Do not rely on consecutive patch numbers. In this example, 4.2.2 is not, and never was, available in the channel. The update service will not suggest updating to a version of OpenShift Container Platform that contains known vulnerabilities.
Update stability depends on your channel. The presence of an update recommendation in
the candidate-4.2
channel does not imply that the update is supported.
It means that no serious issues have been found with the update yet, but there might
not be significant traffic through the update to suggest stability. The presence of
an update recommendation in the fast-4.2
or stable-4.2
channels is a declaration that the update is fully supported while it is in the
channel. While releases will never be removed from a channel, update recommendations
that exhibit serious issues will be removed from all channels. Updates initiated
after the update recommendation has been removed might not be supported.
Red Hat will eventually provide supported update paths from any supported release in the fast-4.2
or stable-4.2
channels to the latest release in 4.2.z,
although there can be delays while safe paths away from troubled releases are
constructed and verified.
Fast and stable channel use and strategies
The fast-4.2
and stable-4.2
channels present a choice between receiving
general availability releases as soon as they are available or allowing Red Hat to
control the rollout of those updates. If issues are detected during rollout or at a
later time, upgrades to that version might be blocked in both the fast-4.2
and
stable-4.2
channels, and a new version might be introduced that becomes the new
preferred upgrade target.
Customers can improve this process by configuring pre-production systems on the
fast-4.2
channel, configuring production systems on the stable-4.2
channel,
and participating in Red Hat’s connected customer program. Red
Hat uses this program to observe the impact of updates on your specific hardware and software
configurations. Future releases might improve or alter the pace at which updates move
from the fast-4.2
to the stable-4.2
channel.
Restricted network clusters
If you manage the container images for your OpenShift Container Platform clusters yourself, you must consult the Red Hat errata that is associated with product releases and note any comments that impact upgrades.
During upgrade, the user interface might warn you about switching between these versions,
so you must ensure that you selected an appropriate version before you bypass those warnings.
Switching between channels
Your cluster is still supported if you change from the stable-4.2
channel to
the fast-4.2
channel. Although you can switch to the
candidate-4.2
channel at any time, some releases in that channel might be unsupported release candidates.
You can switch from the candidate-4.2
channel to the fast-4.2
channel
if your current release is a general availability release. You can always
switch from the fast-4.2
channel to the stable-4.2
channel, although if the current release was recently promoted to
fast-4.2
there can
be a delay of up to a day for the release to be promoted to
stable-4.2
. If you change to a channel that does not include your
current release, an alert displays and no updates can be recommended, but you can
safely change back to your original channel at any point.