Skip to content

Releases: harvester/node-disk-manager

v0.4.0

14 Dec 15:04
Compare
Choose a tag to compare
Umount disk when unprovision finished

Signed-off-by: Weihang Lo <[email protected]>

v0.3.2

01 Dec 06:53
Compare
Choose a tag to compare
Enqueue blockdevice change after format/provision failures

Signed-off-by: Weihang Lo <[email protected]>

v0.3.1

01 Dec 06:18
Compare
Choose a tag to compare
Tests for pathTypeFilter

Signed-off-by: Weihang Lo <[email protected]>

v0.3.0

09 Nov 09:12
Compare
Choose a tag to compare
add wordings with glob patterns for cmd arg usages

Signed-off-by: Weihang Lo <[email protected]>

v0.2.0

08 Oct 15:02
Compare
Choose a tag to compare
Should not exclude a disk if only a partition is excluded

Signed-off-by: Weihang Lo <[email protected]>

v0.1.2

29 Sep 01:49
Compare
Choose a tag to compare
Don't log error if we gonna return it

Signed-off-by: Weihang Lo <[email protected]>

v0.1.1

24 Sep 13:47
Compare
Choose a tag to compare
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

08 Sep 12:39
Compare
Choose a tag to compare

The init release of harvester node disk manager.