Skip to content

Commit d6a324f

Browse files
feat: add persona callouts to Upgrade module using local partials
- Created modules/upgrade/partials/snip_persona-admin.adoc - Per-page admin persona callout in all 6 upgrade pages - Rebased on latest main (Discover merged) Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent e43db21 commit d6a324f

7 files changed

Lines changed: 13 additions & 0 deletions

modules/upgrade/pages/repairing-the-devworkspace-operator-on-openshift.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
Under certain conditions, such as link:https://docs.openshift.com/container-platform/{ocp4-ver}/operators/understanding/olm/olm-understanding-olm.html[OLM] restart or cluster upgrade, the {prod2} Operator for {prod-short} might automatically install the {devworkspace} Operator even when it is already present on the cluster. In that case, you can repair the {devworkspace} Operator on OpenShift as follows:
1111

12+
include::partial$snip_persona-admin.adoc[]
13+
1214
.Prerequisites
1315

1416
* An active `{orch-cli}` session as a cluster administrator to the destination OpenShift cluster. See {orch-cli-link}.

modules/upgrade/pages/specifying-the-update-approval-strategy.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
The {prod} Operator supports two upgrade strategies:
1212

13+
include::partial$snip_persona-admin.adoc[]
14+
1315
`Automatic`::
1416
The Operator installs new updates when they become available.
1517

modules/upgrade/pages/upgrading-che-using-the-cli-management-tool-in-restricted-environment.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
This section describes how to upgrade {prod} and perform minor version updates by using the CLI management tool in a restricted environment.
1111

12+
include::partial$snip_persona-admin.adoc[]
13+
1214
.Prerequisites
1315

1416
* The {prod-short} instance was installed on OpenShift using the `{prod-cli} --installer operator` method in the `{prod-namespace}` project. See xref:install:proc_installing-che-in-a-restricted-environment.adoc[].

modules/upgrade/pages/upgrading-che-using-the-cli-management-tool.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
This section describes how to upgrade from the previous minor version using the CLI management tool.
1111

12+
include::partial$snip_persona-admin.adoc[]
13+
1214
.Prerequisites
1315

1416
* An administrative account on {platforms-name}.

modules/upgrade/pages/upgrading-che-using-the-web-console.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
You can manually approve an upgrade from an earlier minor version using the {prod} Operator from the Red Hat Ecosystem Catalog in the OpenShift web console.
1111

12+
include::partial$snip_persona-admin.adoc[]
13+
1214
.Prerequisites
1315

1416
* An OpenShift web console session by a cluster administrator. See link:https://docs.openshift.com/container-platform/{ocp4-ver}/web_console/web-console.html[Accessing the web console].

modules/upgrade/pages/upgrading-the-chectl-management-tool.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
[id="upgrading-the-{prod-cli}-management-tool"]
88
= Upgrading the {prod-cli} management tool
99

10+
include::partial$snip_persona-admin.adoc[]
11+
1012
include::example$snip_{project-context}-upgrading-the-chectl-management-tool.adoc[]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This page is for platform administrators who install, configure, and manage {prod-short} on {orch-name} clusters. To learn more about common roles and example tasks referenced in {prod-short} documentation, see xref:discover:roles-and-tasks.adoc[].

0 commit comments

Comments
 (0)