-
Notifications
You must be signed in to change notification settings - Fork 1.8k
ROX-18976: fix language around secured cluster and central version matching #63530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -11,5 +11,4 @@ The decision regarding the need for a Service update to the Central instance and | |||||
| Customers have no control over when a Central service update occurs. For more information, see link:https://www.redhat.com/licenses/Appendix_4_Red_Hat_Online_Services_20221213.pdf[PRODUCT APPENDIX 4 RED HAT ONLINE SERVICES]. | ||||||
| Upgrades to the version of {rh-rhacscs-first} are considered part of the service update. | ||||||
|
|
||||||
| The version of {product-title-managed-short} used on Secured Clusters must match the version of the Central instance of {product-title-managed-short} to ensure compatibility. | ||||||
| Customers are responsible for Secured Cluster services upgrades required to maintain this version compatibility. | ||||||
| To ensure optimal functionality and compatibility between Central and secured clusters, upgrade your secured clusters to the latest software version available. (The software version for Central is automatically updated.) | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Optional suggestion:
Suggested change
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. secured clusters are not capitalized in the docs. |
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -7,7 +7,10 @@ include::modules/common-attributes.adoc[] | |||||
| toc::[] | ||||||
|
|
||||||
| [role="_abstract"] | ||||||
| Upgrades through the {rh-rhacs-first} Operator are performed automatically or manually, depending on the *Update approval* option you chose at installation. | ||||||
| Upgrades through the {rh-rhacs-first} Operator are performed automatically or manually, depending on the *Update approval* option you chose at installation. Upgrading from version 3.74 to 4.x requires some additional steps that are described on this page. Upgrading within 4.y versions requires no additional steps. | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I suggest stick to
Suggested change
|
||||||
|
|
||||||
| [id="upgrading-from-version-3x-to-4x_{context}"] | ||||||
| == Upgrading from version 3.74 to 4.x | ||||||
|
|
||||||
| {product-title-short} 4.0 includes a significant architectural change, moving Central’s database to PostgreSQL. Because of this change, {product-title-short} 4.0 Operator is published by a new subscription channel. Therefore, as part of the upgrade instructions, you must manually change the subscription channel to upgrade from {product-title-short} 3.74 to {product-title-short} 4.0. | ||||||
|
|
||||||
|
|
@@ -19,16 +22,16 @@ Upgrades through the {rh-rhacs-first} Operator are performed automatically or ma | |||||
| * You must be using {product-title-short} 3.74 to upgrade to {product-title-short} 4.0. If you are using a version older than 3.74, you must first upgrade to {product-title-short} 3.74 and then upgrade to {product-title-short} 4.0. | ||||||
| ==== | ||||||
|
|
||||||
| include::modules/prepare-operator-upgrades.adoc[leveloffset=+1] | ||||||
| include::modules/prepare-operator-upgrades.adoc[leveloffset=+2] | ||||||
|
|
||||||
| [role="_additional-resources"] | ||||||
| .Additional resources | ||||||
| * link:https://docs.openshift.com/container-platform/latest/operators/admin/olm-upgrading-operators.html[Updating installed Operators] | ||||||
| * xref:../backup_and_restore/backing-up-acs.adoc[Backing up {product-title}] | ||||||
|
|
||||||
| include::modules/operator-upgrade-modify-central-custom-resource.adoc[leveloffset=+1] | ||||||
| include::modules/operator-upgrade-modify-central-custom-resource.adoc[leveloffset=+3] | ||||||
|
|
||||||
| include::modules/operator-upgrade-modify-central-custom-resource-tech-preview.adoc[leveloffset=+1] | ||||||
| include::modules/operator-upgrade-modify-central-custom-resource-tech-preview.adoc[leveloffset=+3] | ||||||
|
|
||||||
| [role="_additional-resources"] | ||||||
| .Additional resources | ||||||
|
|
@@ -37,9 +40,9 @@ include::modules/operator-upgrade-modify-central-custom-resource-tech-preview.ad | |||||
|
|
||||||
| include::modules/operator-upgrade-change-subscription-channel.adoc[leveloffset=+1] | ||||||
|
|
||||||
| include::modules/remove-central-attached-pv-overview.adoc[leveloffset=+1] | ||||||
| include::modules/remove-central-attached-pv-overview.adoc[leveloffset=+3] | ||||||
|
|
||||||
| include::modules/remove-central-attached-pv-operator.adoc[leveloffset=+2] | ||||||
| include::modules/remove-central-attached-pv-operator.adoc[leveloffset=+4] | ||||||
|
Comment on lines
+43
to
+45
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I noticed the PR description says
This will be wrong w.r.t. # Upgrading from 4.0
## Remove Central-attached PV
# Upgrading from 3.x
(notes about upgrading 3.x to 3.74, then from 3.74 to 4.0, then from 4.0 further)
## (upgrade steps)
### Preparing to upgrade
### Changing subscription channel
## Rolling back an Operator upgrade
## Troubleshooting Operator upgrade issuesI.e. group steps corresponding to the release from which the user will upgrade. I don't know if we can avoid maintaining separate versions of this page per releases. Cherry-picking shouldn't be used, but at least the new content will be additive.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. OK, based on this and looking into it more, I am going to need to make separate PRs for the branches. I'll be closing this one and opening new ones. |
||||||
|
|
||||||
| [id="rollback-operator-upgrade"] | ||||||
| == Rolling back an Operator upgrade | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This gets rendered on the page dedicated to the installation for self-managed. https://63530--docspreview.netlify.app/openshift-acs/latest/installing/installing_ocp/install-central-ocp#install-acs-operator_install-central-ocp
There's a page about Operator installation for Secured Cluster connected to ACS CS mentioning manual operator updates. https://63530--docspreview.netlify.app/openshift-acs/latest/cloud_service/installing_cloud_ocp/cloud-install-operator#install-acs-operator-cloud_cloud-install-operator
I think, we should add a note there saying that Red Hat recommends enabling automatic upgrades.
I suggest removing the new sentence from this page but adding one as
[IMPORTANT]note to the CS page.Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(disregard previous message - have moved this note to the cloud services operator install module)