Skip to content

0.7.7

Compare
Choose a tag to compare
@amarts amarts released this 04 Feb 17:18
· 294 commits to devel since this release
61d16c4

This is a minor release of kadalu, with below improvements over 0.7.6. With this release, glusterfs used in kadalu pods are now glusterfs-8 series, instead of previous glusterfs-7 (7.2 to be precise) earlier. Which fixes multiple issues with glusterfs, and is currently maintained series in glusterfs.

Specific Bug fixes:

c4b49e0 cli: Fix parsing the device or path list (#428) - Fixed #427
c453713 server: try performing mkfs only if mount fails (#420) - Fixed #419
c7ab07e cli: use the release version as default while using release package (#421) - Fixed #418
d70fffe csi: handle the case where 'kadalu' storageclass is used (#416) - Fixed #400, #399

Generic Improvements:

61d16c4 Install latest version of GlusterFS (#430)
06206d5 tests: check for 2 success in external PVC type (#422)