Closed vharsh closed 5 months ago
Add support for new commands for upgrading cstor volume and pools like:
openebs upgrade pool [--cas-type=cstor] [<pool-name(s)>] that will perform the following:
openebs upgrade pool [--cas-type=cstor] [<pool-name(s)>]
openebs upgrade volume [--cas-type=cstor] [<volume-name(s)>] that will perform the following:
openebs upgrade volume [--cas-type=cstor] [<volume-name(s)>]
cas-type=cstor
cStor is deprecated and all the cli commands around that have also been deprecated.
Add support for new commands for upgrading cstor volume and pools like:
openebs upgrade pool [--cas-type=cstor] [<pool-name(s)>]
that will perform the following:openebs upgrade volume [--cas-type=cstor] [<volume-name(s)>]
that will perform the following:cas-type=cstor
is specified, get list of all cstor volumes and launch the Upgrade Jobs for the volumes that need to be upgraded. The upgrade job yaml format is at: https://github.com/openebs/upgrade/blob/master/docs/upgrade.md