Releases: openvstorage/framework
Releases · openvstorage/framework
2.9.29
2.9.28
2.9.25
Bugfixes
- #2318: Bumped the extensions so updating the cluster will pull in the new extensions which enables the new features.
- #2316: Longpolling proxy deployment format fix
Enhancements
- #2317: Single node volumedriver update now schedules a mds_catchup and retries migration if any vdisks were detected on the machine
2.9.24
Features
- #2310: Local volumedriver update now available. It will update all volumedrivers on the new host
- Relocates volumes
- Waits for MDSes to migrate
- #2311: Local alba update now available
Enhancements
- #2302: Added concurrency to ensure safety. A single volume per vpool can now be processed as opposed to one volume. Still limited to one volume to throttle management calls to the volumedriver
- #2298: Added concurrecny to delete snapshots. Every volumedriver instance can process the snapshot deletion side by side
Bugfixes
- #2294: Do not assume that every argument passed to the API needs to be deserialized.