Releases: harvester/node-disk-manager
Releases · harvester/node-disk-manager
v0.4.10
v0.4.9
What's Changed
- add ci by @Vicente-Cheng in #47
- build(image): bump sle bci to 15.4 by @starbops in #46
- Bump various package for build by @Vicente-Cheng in #48
- ci related work by @Vicente-Cheng in #49
New Contributors
Full Changelog: v0.4.7...v0.4.9
v0.4.8
This release would base on the latest base image.
v0.4.7
What's Changed
- doc: add ReleaseHOWTO document by @Vicente-Cheng in #43
- Update go mod by @chrisho in #44
New Contributors
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- fix the disk tag missing when NDM respawn by @Vicente-Cheng in #42
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Bump
golang.org/x/crypto
tov0.0.0-20220314234659-1baeb1ce4c0b
- Bump
golang.org/x/net
tov0.0.0-20211209124913-491a49abca63
- Bump
golang.org/x/sys
tov0.0.0-20220412211240-33da011f77ad
- Bump
golang.org/x/text
tov0.3.7
Full Changelog: v0.4.4...v0.4.5
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.devPath
by @weihanglo in #35 - Don't expose
blockdevice.spec.fileSystem.mountPoint
to 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 <weihang.lo@suse.com>