Releases: openebs-archive/node-disk-manager
openebs-ndm-1.8.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.8.0
fix(sysfs): trim newline while parsing sysfs files (#666) (#667) sysfs files like dm/uuid etc are sometimes suffixed by a newline character which need to be trimmed off for correct parsing, else it will result in incorrect device type being detected Signed-off-by: Akhil Mohan <[email protected]>
v1.8.0-RC2
fix(sysfs): trim newline while parsing sysfs files (#666) (#667) sysfs files like dm/uuid etc are sometimes suffixed by a newline character which need to be trimmed off for correct parsing, else it will result in incorrect device type being detected Signed-off-by: Akhil Mohan <[email protected]>
v1.8.0-RC1
cherry-pick(probe): initialize labels before probe start (#664) - earlier the blockdevice labels map was initialized in the customtag probe which causes undeclared map, if the labels are used before using customtag probe. Now the label initialization happens before the probes are run. - chore(test): update unit test Signed-off-by: Akhil Mohan <[email protected]>
openebs-ndm-1.7.2
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.7.1
fix(cleaner): add /dev mount to cleanup job (#649) mount /dev directory from host inside the container, so that wipefs performed on the disk generates a corresponding udev change event and the change is reflected on the host also. Signed-off-by: Akhil Mohan <[email protected]>
openebs-ndm-1.7.1
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/.
openebs-ndm-1.7.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.7.0-RC1
chore(repo): rename master branch to develop (#641) * update workflow from master branch to develop * add login step to ghcr registry * add markdown files to ignore path Signed-off-by: Akhil Mohan <[email protected]>
v1.7.0
chore(repo): rename master branch to develop (#641) * update workflow from master branch to develop * add login step to ghcr registry * add markdown files to ignore path Signed-off-by: Akhil Mohan <[email protected]>