From c836e309b9752f5d0b58470d2b2578e38d7bcaa4 Mon Sep 17 00:00:00 2001 From: AedinC Date: Fri, 9 Jan 2026 10:52:24 +0000 Subject: [PATCH] OSDOCS-17511:Resolved Vale errors in the OSD Upgrading book. --- modules/osd-lifecycle-policy.adoc | 1 + modules/upgrade-auto.adoc | 5 +++-- modules/upgrade-manual.adoc | 9 +++++---- modules/upgrade.adoc | 1 + upgrading/osd-upgrades.adoc | 7 ++++--- 5 files changed, 14 insertions(+), 9 deletions(-) diff --git a/modules/osd-lifecycle-policy.adoc b/modules/osd-lifecycle-policy.adoc index 6acd93b463..885c8ff89d 100644 --- a/modules/osd-lifecycle-policy.adoc +++ b/modules/osd-lifecycle-policy.adoc @@ -7,6 +7,7 @@ [id="osd-lifecycle-policy_{context}"] = Life cycle policies and planning +[role="_abstract"] 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. 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]. diff --git a/modules/upgrade-auto.adoc b/modules/upgrade-auto.adoc index 2fa3ac16dd..461804f506 100644 --- a/modules/upgrade-auto.adoc +++ b/modules/upgrade-auto.adoc @@ -8,7 +8,7 @@ = Scheduling recurring upgrades for your cluster - +[role="_abstract"] You can use {cluster-manager} to schedule recurring, automatic upgrades for z-stream patch versions for your {product-title} cluster. Based on upstream changes, there might be times when no updates are released. Therefore, no upgrade occurs for that week. .Procedure @@ -36,4 +36,5 @@ Before upgrading a Workload Identity Federation (WIF)-enabled {product-title} on . To cancel a recurring upgrade policy, switch the upgrade method to individual from the *Upgrade Settings* tab. Click *Save*. -On the *Upgrade settings* tab, the *Upgrade status* box indicates that an upgrade is scheduled. The date and time of the next scheduled update is listed. +.Verification +* On the *Upgrade settings* tab, the *Upgrade status* box indicates that an upgrade is scheduled. The date and time of the next scheduled update is listed. diff --git a/modules/upgrade-manual.adoc b/modules/upgrade-manual.adoc index cde8b6fad9..cc845d2d24 100644 --- a/modules/upgrade-manual.adoc +++ b/modules/upgrade-manual.adoc @@ -8,10 +8,9 @@ = Scheduling individual upgrades for your cluster - +[role="_abstract"] You can use {cluster-manager} to manually upgrade your {product-title} cluster one time. - .Procedure . From {cluster-manager-url}, select your cluster from the clusters list. @@ -46,9 +45,11 @@ Before upgrading a Workload Identity Federation (WIF)-enabled {product-title} on . Optional: Set a grace period for *Node draining* by selecting a designated amount of time from the drop down list. A *1 hour* grace period is set by default. -From the *Overview* tab, next to the cluster version, the UI notates that the upgrade has been scheduled. Click *View details* to view the upgrade details. If you need to cancel the scheduled upgrade, you can click *Cancel this upgrade* from the *View Details* pop-up. +.Verification -The same upgrade details are available on the *Upgrade settings* tab under the *Upgrade status* box. If you need to cancel the scheduled upgrade, you can click *Cancel this upgrade* from the *Upgrade status* box. +* From the *Overview* tab, next to the cluster version, the UI notates that the upgrade has been scheduled. +** Click *View details* to view the upgrade details. If you need to cancel the scheduled upgrade, you can click *Cancel this upgrade* from the *View Details* pop-up. +** The same upgrade details are available on the *Upgrade settings* tab under the *Upgrade status* box. If you need to cancel the scheduled upgrade, you can click *Cancel this upgrade* from the *Upgrade status* box. [WARNING] ==== diff --git a/modules/upgrade.adoc b/modules/upgrade.adoc index 3b84101e42..5ad92d32cd 100644 --- a/modules/upgrade.adoc +++ b/modules/upgrade.adoc @@ -7,6 +7,7 @@ [id="upgrade_{context}"] = Understanding {product-title} cluster upgrades +[role="_abstract"] When upgrades are made available for your {product-title} cluster, you can upgrade to the newest version through {cluster-manager-first} or {cluster-manager} CLI. You can set your upgrade policies on existing clusters or during cluster creation, and upgrades can be scheduled to occur automatically or manually. [IMPORTANT] diff --git a/upgrading/osd-upgrades.adoc b/upgrading/osd-upgrades.adoc index bc3e075006..5279067db0 100644 --- a/upgrading/osd-upgrades.adoc +++ b/upgrading/osd-upgrades.adoc @@ -2,6 +2,7 @@ [id="osd-upgrades"] = {product-title} cluster upgrades :context: osd-upgrades + include::_attributes/attributes-openshift-dedicated.adoc[] toc::[] @@ -15,16 +16,16 @@ include::modules/osd-lifecycle-policy.adoc[leveloffset=+1] [role="_additional-resources"] .Additional resources -* For more information about the {product-title} life cycle policy, see xref:../osd_architecture/osd_policy/osd-life-cycle.adoc#osd-life-cycle_life-cycle-overview[{product-title} update life cycle]. +* xref:../osd_architecture/osd_policy/osd-life-cycle.adoc#osd-life-cycle_life-cycle-overview[{product-title} update life cycle] include::modules/upgrade.adoc[leveloffset=+1] [role="_additional-resources"] .Additional resources -* For more information about the service log and adding cluster notification contacts, see xref:../osd_cluster_admin/osd-cluster-notifications.adoc#managed-cluster-notification-view-hcc_osd-cluster-notifications[Accessing cluster notifications in {hybrid-console}]. +* xref:../osd_cluster_admin/osd-cluster-notifications.adoc#managed-cluster-notification-view-hcc_osd-cluster-notifications[Accessing cluster notifications in {hybrid-console}] -* For more information on how to update a WIF configuration, see xref:../osd_gcp_clusters/creating-a-gcp-cluster-with-workload-identity-federation.adoc#wif-configuration-update_osd-creating-a-cluster-on-gcp-with-workload-identity-federation[Updating a WIF configuration]. +* xref:../osd_gcp_clusters/creating-a-gcp-cluster-with-workload-identity-federation.adoc#wif-configuration-update_osd-creating-a-cluster-on-gcp-with-workload-identity-federation[Updating a WIF configuration] include::modules/upgrade-auto.adoc[leveloffset=+1] include::modules/upgrade-manual.adoc[leveloffset=+1]