Releases: harvester/node-disk-manager
Releases · harvester/node-disk-manager
v0.4.4
What's Changed
- Bump golang to 1.18 by @weihanglo in #38
- Use channel as semaphore to control concurrent ops by @weihanglo in #37
- Polish readme with architecture and feature list sections. by @weihanglo in #39
- controller: make parameter really work with cli module by @Vicente-Cheng in #40
New Contributors
- @Vicente-Cheng made their first contribution in #40
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
What's Changed
- Add
status.deviceStatus.devPathby @weihanglo in #35 - Don't expose
blockdevice.spec.fileSystem.mountPointto user by @weihanglo in #33
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Refine the reason about reusing filesystem UUID Signed-off-by: Weihang Lo <[email protected]>
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]>