Releases: harvester/node-disk-manager
Releases · harvester/node-disk-manager
v0.4.0
Umount disk when unprovision finished Signed-off-by: Weihang Lo <[email protected]>
v0.3.2
Enqueue blockdevice change after format/provision failures Signed-off-by: Weihang Lo <[email protected]>
v0.3.1
Tests for pathTypeFilter Signed-off-by: Weihang Lo <[email protected]>
v0.3.0
add wordings with glob patterns for cmd arg usages Signed-off-by: Weihang Lo <[email protected]>
v0.2.0
Should not exclude a disk if only a partition is excluded Signed-off-by: Weihang Lo <[email protected]>
v0.1.2
Don't log error if we gonna return it Signed-off-by: Weihang Lo <[email protected]>
v0.1.1
Let SaveBlockDevice update more precisely A new block device status is derived from sysfs, and that results in lacking `FileSystem.LastFormattedAt`. We copy that field before `DeepEqual` comparison to reduce unnecessary updates. Signed-off-by: Weihang Lo <[email protected]>
v0.1.0
The init release of harvester node disk manager.