-
Bug
-
Resolution: Done
-
Major
-
CRW 2.2.0, CRW 2.3.0, CRW 2.4.0
-
devex docs #195 Jan 4-Jan 21, devex docs #196 Jan 21-Feb 11
-
8
Today, the 4.1 Upgrading CodeReady Workspaces using OperatorHub section of the install guide tells users that to upgrade from 2.x to 2.x+1 the need to:
- install 2.x via subscription
- turn on automated subscription (if not already done)
- wait as the magic happens.
While true, this isn't helpful information.
Instead, we should document HOW this upgrade path is achieved:
1. a subscription to an older startingCSV exists already (because user installed CRW via operatorHub and this Subscription object was created automatically for them
2. the operatorSource / catalogSource is updated when a new operator is published to the quay application
3. the subscription polls the source and finds a new version
4. the new version is installed if the subscription is set to installPlanApproval: Automatic
And, as a value-add for customers (and our own QE and devs and SAs) we should document how to install and stay current with the 2.x CI/nightly builds, so that we can:
- test updating from an older version to the latest
- easily run the latest if you want to experiment with unreleased features (obviously we slap a big UNSUPPORTED / Your Computer May Catch On Fire warning on that)
- is related to
-
RHDEVDOCS-2143 IG - OCP 4 Upgrade scenarios - OperatorHub. Docs are missing the `manual` update plan
-
- Closed
-
-
CRW-1146 Add an automated test of upgrade using a trusted SSL certificate
-
- Open
-
- links to