Releases: openebs-archive/node-disk-manager
Releases · openebs-archive/node-disk-manager
v1.1.1
feat(blockdevice, core): add mpath to supported DM device types (#530) Signed-off-by: Akhil Mohan <[email protected]>
openebs-ndm-1.1.0
Helm chart for OpenEBS Node Disk Manager - a Kubernetes native storage device management solution. For instructions on how to install, refer to https://openebs.github.io/node-disk-manager/.
v1.1.0
- add Unknown drive type into blockdevice resource instead of using an empty string (#523,@akhilerm)
- add support for creating blockdevices for unused os-disk partitions (#524,@akhilerm)
- upgrade CRDs to v1 and add openAPI validation (#493,@RealHarshThakur)
- add image pull secrets to cleanup job pod via environment variable (#527,@akhilerm)
v1.1.0-RC2
v1.1.0-RC1
openebs-ndm-1.0.2
Kubernetes Storage Device Management. Also used to maintain the inventory of block devices.
v1.0.1
- add check for device mapper path in path filter (#518,@akhilerm)
- fix a bug causing blockdevice resources not to be created for all the disks if one of the disk goes bad (#517,@akhilerm)
- fix a bug in parsing /proc/cmdline where the root partition identifier is not present (#516,@akhilerm)
- add checks for validity of partition and dm device resources created (#519,@akhilerm)
v1.0.1-RC2
No changes since v1.0.1-RC1
v1.0.1-RC1
- add check for device mapper path in path filter (#518,@akhilerm)
- fix a bug causing blockdevice resources not to be created for all the disks if one of the disk goes bad (#517,@akhilerm)
- fix a bug in parsing /proc/cmdline where the root partition identifier is not present (#516,@akhilerm)
- add checks for validity of partition and dm device resources created (#519,@akhilerm)
openebs-ndm-1.0.1
Kubernetes Storage Device Management. Also used to maintain the inventory of block devices.