Overview
The 2.7.1
release of OpenEBS Local PV ZFS focuses fixing a bug which prevented volume clones upon upgrade. This bug got introduced because of a new feature being added for the selection of the quota
and requota
, but the backwards compatibility was not taken care of. This has also highlighted the gaps on upgrade testing, which we would like to work upon in the upcoming releases
Bug Fixes and Stability Improvements
- fix: quota property empty on upgrade (#629) by @Abhinandan-Purkait in #630