openebs / openebsctl

`openebsctl` is a kubectl plugin to manage OpenEBS storage components.
Apache License 2.0
29 stars 21 forks source link

Refactor upgrade builder/wrapper code and cover them by unit tests #141

Closed vharsh closed 5 months ago

vharsh commented 2 years ago

Currently, the upgrade code is not covered by unit tests and is likely non-testable, it'd be great to cover them by tests and enable future refactors as more changes happen.

Abhinandan-Purkait commented 5 months ago

Upgrade is no longer a part of the cli tool, as cstor and jiva is deprecated.