openebs / mayastor

Dynamically provision Stateful Persistent Replicated Cluster-wide Fabric Volumes & Filesystems for Kubernetes that is provisioned from an optimized NVME SPDK backend data storage stack.
Apache License 2.0
755 stars 110 forks source link

Upgrade not supported, re-install required - is an issue #1233

Closed rhrytskiv closed 2 years ago

rhrytskiv commented 2 years ago

Is your feature request related to a problem? Please describe. Hi, we have Mayastor 1.0.1 in our cluster, and we want to keep it up to date. Now we see that we can upgrade to 1.0.2 but for 1.0.3 it says "Upgrades from versions of Mayastor prior to v1.0.3 are not supported. Any release earlier than v1.0.3 should be removed prior to installing this version.". Is this a mistake? Or if not, what version should be considered stable? Because if I understand correctly re-install would require us to delete Mayastor resources and that will result in data loss, isn't it?

Describe the solution you'd like I'd like to be able to upgrade without data loss.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

GlennBullingham commented 2 years ago

It's a typo in the release notes, probably the result of an overly aggressive find & replace.

It should read "Upgrades from versions of Mayastor prior to v1.0.0 are not supported", as per the previous release (v1.0.2). We'll correct it shortly.

Sorry for any inconvenience.

GlennBullingham commented 2 years ago

Fixed.