You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/osd-lifecycle-policy.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,4 @@
10
10
[role="_abstract"]
11
11
To plan an upgrade, review the _{product-title} update life cycle_ guide in the "Additional resources" section. The life cycle page includes release definitions, support and upgrade requirements, installation policy information, and life cycle dates.
12
12
13
-
You can use update channels to decide which Red Hat OpenShift Container Platform minor version to update your clusters to. {product-title} supports updates only through the `stable` channel. To learn more about OpenShift update channels and releases, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/updating_clusters/understanding-openshift-updates-1#understanding-update-channels-releases[Understanding update channels and releases].
13
+
You can use update channels to decide which Red Hat {OCP} minor version to update your clusters to. {product-title} supports updates only through the `stable` channel. To learn more about OpenShift update channels and releases, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/updating_clusters/understanding-openshift-updates-1#understanding-update-channels-releases[Understanding update channels and releases].
Copy file name to clipboardExpand all lines: modules/upgrade-auto.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ You can use {cluster-manager} to schedule recurring, automatic upgrades for z-st
19
19
20
20
. To schedule recurring upgrades, select *Recurring updates*.
21
21
22
-
. Provide an administrator’s acknowledgment and click *Approve and continue*. {cluster-manager} does not start scheduled y-stream updates for minor versions without receiving an administrator’s acknowledgment.
22
+
. Provide an administrator's acknowledgment and click *Approve and continue*. {cluster-manager} does not start scheduled y-stream updates for minor versions without receiving an administrator's acknowledgment.
Copy file name to clipboardExpand all lines: modules/upgrade-manual.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,5 +53,5 @@ Before upgrading a Workload Identity Federation (WIF)-enabled {product-title} on
53
53
54
54
[WARNING]
55
55
====
56
-
In the event that a CVE or other critical issue to {product-title} is found, all clusters are upgraded within 48 hours of the fix being released. You are notified when the fix is available and informed that the cluster will be automatically upgraded at your latest preferred start time before the 48 hour window closes. You can also upgrade manually at any time before the recurring upgrade starts.
56
+
If a Common Vulnerabilities and Exposures (CVE) or other critical issue to {product-title} is found, all clusters are upgraded within 48 hours of the fix being released. You are notified when the fix is available and informed that the cluster will be automatically upgraded at your latest preferred start time before the 48 hour window closes. You can also upgrade manually at any time before the recurring upgrade starts.
Copy file name to clipboardExpand all lines: modules/upgrade.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ You can also set a grace period for how long `PodDisruptionBudget` protected wor
21
21
22
22
[NOTE]
23
23
====
24
-
All Kubernetes objects and PVs in each {product-title} cluster are backed up as part of the {product-title} service. Application and application data backups are not a part of the {product-title} service. Ensure you have a backup policy in place for your applications and application data prior to scheduling upgrades.
24
+
All Kubernetes objects and Persistent Volumes (PVs) in each {product-title} cluster are backed up as part of the {product-title} service. Application and application data backups are not a part of the {product-title} service. Ensure you have a backup policy in place for your applications and application data before scheduling upgrades.
25
25
====
26
26
27
27
[NOTE]
@@ -34,7 +34,7 @@ When following a scheduled upgrade policy, there might be a delay of an hour or
34
34
35
35
Upgrades can be scheduled to occur automatically on a day and time specified by the cluster owner or administrator. Upgrades occur on a weekly basis, unless an upgrade is unavailable for that week.
36
36
37
-
If you select recurring updates for your cluster, you must provide an administrator’s acknowledgment. {cluster-manager} does not start scheduled y-stream updates for minor versions without receiving an administrator’s acknowledgment.
37
+
If you select recurring updates for your cluster, you must provide an administrator's acknowledgment. {cluster-manager} does not start scheduled y-stream updates for minor versions without receiving an administrator's acknowledgment.
38
38
39
39
[NOTE]
40
40
====
@@ -44,9 +44,9 @@ Recurring upgrade policies are optional and if they are not set, the upgrade pol
44
44
[id="upgrade-manual_upgrades_{context}"]
45
45
== Individual upgrades
46
46
47
-
If you opt for individual upgrades, you are responsible for updating your cluster. If you select an update version that requires approval, you must provide an administrator’s acknowledgment.
47
+
If you opt for individual upgrades, you are responsible for updating your cluster. If you select an update version that requires approval, you must provide an administrator's acknowledgment.
48
48
49
-
If your cluster version becomes outdated, it will transition to a limited support status. For more information on OpenShift life cycle policies, see xref:../osd_architecture/osd_policy/osd-life-cycle.adoc#osd-life-cycle[{product-title} update life cycle].
49
+
If your cluster version becomes outdated, it changes to a limited support status.
50
50
51
51
[id="upgrade-notifications_{context}"]
52
52
== Upgrade notifications
@@ -71,7 +71,7 @@ For recurring upgrades, you will also receive email notifications before the upg
71
71
72
72
[id="wif-upgrades_{context}"]
73
73
== Cluster upgrades with Workload Identity Federation (WIF)
74
-
Before upgrading an {product-title} on {GCP} cluster with WIF authentication type to a newer y-stream version, you must update the WIF configuration to that version as well. Failure to do so before attempting to upgrade the cluster version will result in an error.
74
+
Before upgrading an {product-title} on {GCP} cluster with WIF authentication type to a newer y-stream version, you must update the WIF configuration to that version. Failure to do so before attempting to upgrade the cluster version will result in an error.
75
75
For more information on how to update a WIF configuration, see the _Additional resources_ section.
0 commit comments