From a96cd266cc3c79be68cbde5f88c2aed1a43323aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CShauna=20Diaz=E2=80=9D?= Date: Mon, 20 Jul 2026 13:52:41 -0400 Subject: [PATCH] OSDOCS-20340: CQA-RHCL-update --- _topic_maps/_topic_map.yml | 12 ++++++------ modules/con-update-rhcl-with-web-console.adoc | 3 +-- modules/proc-update-rhcl-with-web-console.adoc | 2 +- modules/rhcl-relnotes-1.4.1-z-stream.adoc | 2 +- {updating => update}/_attributes | 0 {updating => update}/images | 0 {updating => update}/modules | 0 {updating => update}/snippets | 0 {updating => update}/updating-rhcl.adoc | 2 +- 9 files changed, 10 insertions(+), 11 deletions(-) rename {updating => update}/_attributes (100%) rename {updating => update}/images (100%) rename {updating => update}/modules (100%) rename {updating => update}/snippets (100%) rename {updating => update}/updating-rhcl.adoc (96%) diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index edebf3db72f7..7ea9e25dc24b 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -60,7 +60,7 @@ Topics: - Name: Install MCP gateway File: mcp-gateway-install --- -Name: Deploying Red Hat Connectivity Link +Name: Deploy Red Hat Connectivity Link Dir: deployment Distros: rhcl Topics: @@ -112,11 +112,11 @@ Topics: - Name: Observing MCP gateway File: mcp-gateway-observe --- -Name: Troubleshooting +Name: Troubleshoot Dir: troubleshoot Distros: rhcl Topics: -- Name: Troubleshooting MCP gateway +- Name: Troubleshoot MCP gateway File: mcp-gateway-troubleshooting --- Name: Get support @@ -126,9 +126,9 @@ Topics: - Name: Getting support File: getting-support --- -Name: Updating Red Hat Connectivity Link -Dir: updating +Name: Update Red Hat Connectivity Link +Dir: update Distros: rhcl Topics: -- Name: Updating Connectivity Link +- Name: Update Connectivity Link File: updating-rhcl diff --git a/modules/con-update-rhcl-with-web-console.adoc b/modules/con-update-rhcl-with-web-console.adoc index c18cb0425829..a20c072abec8 100644 --- a/modules/con-update-rhcl-with-web-console.adoc +++ b/modules/con-update-rhcl-with-web-console.adoc @@ -4,7 +4,7 @@ :_mod-docs-content-type: CONCEPT [id="con-update-rhcl-with-web-console_{context}"] -= Updating {prodname} with the {ocp} web console += Update {prodname} with the {ocp} web console [role="_abstract"] You can update from {prodname} {version-1} to {prodname} {version} by using the {ocp} web console. Make sure that the {ocp} version you have is compatible with the {prodname} version you want to update to. See the link:https://access.redhat.com/RedHatConnectivityLink[Red Hat Connectivity LInk Life Cycle Policy] for details about version support and {ocp} compatibility. @@ -13,4 +13,3 @@ You can update from {prodname} {version-1} to {prodname} {version} by using the ==== On {ocp} 4.19 or later, if you are updating your cluster from a previous {ocp} version that contains Gateway API Custom Resource Definitions (CRDs), you must ensure that these resources exactly match the Gateway API version supported by {ocp} 4.19. For more information, see the https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#nw-ingress-gateway-api-manage-succession_updating-cluster-prepare[OpenShift documentation on managing Gateway API resources]. ==== -//Q: how else can I update? can I use OLM? any other method? \ No newline at end of file diff --git a/modules/proc-update-rhcl-with-web-console.adoc b/modules/proc-update-rhcl-with-web-console.adoc index 8c41f5274424..e26a7382dc00 100644 --- a/modules/proc-update-rhcl-with-web-console.adoc +++ b/modules/proc-update-rhcl-with-web-console.adoc @@ -4,7 +4,7 @@ :_mod-docs-content-type: PROCEDURE [id="proc-update-rhcl-with-web-console_{context}"] -= Updating to {prodname} {version} in the web console += Update to {prodname} {version} in the web console [role="_abstract"] Update your {product-title} with the {ocp} web console. diff --git a/modules/rhcl-relnotes-1.4.1-z-stream.adoc b/modules/rhcl-relnotes-1.4.1-z-stream.adoc index 0bce64f8d451..111347b094be 100644 --- a/modules/rhcl-relnotes-1.4.1-z-stream.adoc +++ b/modules/rhcl-relnotes-1.4.1-z-stream.adoc @@ -9,7 +9,7 @@ Issued: 1 July 2026 [role="_abstract"] -{product-title} release 1.4.1 is now available. A description is available in the link:https://access.redhat.com/errata/RHBA-2026:34242[RHBA-2026:34242] advisory. {product-title} uses the `stable` update channel to track and receive updates for the {product-title} Operator. You can manage how your updates are applied through your Operator Lifecycle Manager (OLM) subscription resource. For more information, see xref:../updating/updating-rhcl.adoc#proc-update-rhcl-with-web-console_updating-rhcl[Updating Red Hat Connectivity Link]. +{product-title} release 1.4.1 is now available. A description is available in the link:https://access.redhat.com/errata/RHBA-2026:34242[RHBA-2026:34242] advisory. {product-title} uses the `stable` update channel to track and receive updates for the {product-title} Operator. You can manage how your updates are applied through your Operator Lifecycle Manager (OLM) subscription resource. For more information, see xref:../update/updating-rhcl.adoc#proc-update-rhcl-with-web-console_updating-rhcl[Updating Red Hat Connectivity Link]. [id="rhcl-relnotes-1.4.1-z-stream-bug-fixes_{context}"] == Bug fixes diff --git a/updating/_attributes b/update/_attributes similarity index 100% rename from updating/_attributes rename to update/_attributes diff --git a/updating/images b/update/images similarity index 100% rename from updating/images rename to update/images diff --git a/updating/modules b/update/modules similarity index 100% rename from updating/modules rename to update/modules diff --git a/updating/snippets b/update/snippets similarity index 100% rename from updating/snippets rename to update/snippets diff --git a/updating/updating-rhcl.adoc b/update/updating-rhcl.adoc similarity index 96% rename from updating/updating-rhcl.adoc rename to update/updating-rhcl.adoc index 929cd8839fd1..c730acf3e589 100644 --- a/updating/updating-rhcl.adoc +++ b/update/updating-rhcl.adoc @@ -1,7 +1,7 @@ :_mod-docs-content-type: ASSEMBLY include::_attributes/attributes.adoc[] [id="updating-rhcl"] -= Updating {prodname} {version} += Update {prodname} {version} :context: updating-rhcl toc::[]