Skip to content

2.9.24

Compare
Choose a tag to compare
@JeffreyDevloo JeffreyDevloo released this 09 Jul 09:14
· 924 commits to develop since this release
055bd9c

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.