v1.6.4
This release fixes two issues: one where it would attempt to resize a block-mode volume if it could detect a file system on it, and the other fixes attempts to restore snapshot on nodes that are currently not available.
Note
This was released back in November 2024, but we missed to announce it back then.
Fixed
- Fixed an issue that caused the node publish call to attempt to resize a block volume: block volumes are now never
attempted to be resized. - Ensure that snapshot restore requests are tried on nodes that are actually available.