Skip to content

Releases: openebs-archive/node-disk-manager

v1.1.1

16 Jan 15:57
Compare
Choose a tag to compare
feat(blockdevice, core): add mpath to supported DM device types (#530)


Signed-off-by: Akhil Mohan <[email protected]>

openebs-ndm-1.1.0

15 Jan 07:34
7c96b87
Compare
Choose a tag to compare

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

13 Jan 04:29
Compare
Choose a tag to compare
  • 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

11 Jan 12:00
Compare
Choose a tag to compare
v1.1.0-RC2 Pre-release
Pre-release
  • add image pull secrets to cleanup job pod via environment variable (#527,@akhilerm)

v1.1.0-RC1

09 Jan 05:42
a15ddfe
Compare
Choose a tag to compare
v1.1.0-RC1 Pre-release
Pre-release
  • 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)

openebs-ndm-1.0.2

16 Dec 09:36
85c8faa
Compare
Choose a tag to compare

Kubernetes Storage Device Management. Also used to maintain the inventory of block devices.

v1.0.1

13 Dec 18:10
Compare
Choose a tag to compare
  • 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

12 Dec 13:37
Compare
Choose a tag to compare
v1.0.1-RC2 Pre-release
Pre-release

No changes since v1.0.1-RC1

v1.0.1-RC1

10 Dec 09:26
Compare
Choose a tag to compare
v1.0.1-RC1 Pre-release
Pre-release
  • 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

19 Nov 07:36
015fbd6
Compare
Choose a tag to compare

Kubernetes Storage Device Management. Also used to maintain the inventory of block devices.