zfs-localpv/pkg/zfs
Pawan 9ef7d35d81 fix(upgrade): Reverting back to old way of checking the volume status
few customers are using old version of the driver where
Status field is not present. So mount will fail after the
upgrade to the 0.9 or later version.

Reverting back to the checking if finalizer is set to check if
volume is ready to be mounted.

Signed-off-by: Pawan <pawan@mayadata.io>
2020-08-26 22:11:00 +05:30
..
btrfs_util.go feat(zfspv) Add golint check to travis (#175) 2020-07-07 18:21:02 +05:30
mount.go fix(upgrade): Reverting back to old way of checking the volume status 2020-08-26 22:11:00 +05:30
resize.go feat(zfspv): move to klog (#166) 2020-06-29 12:18:33 +05:30
volume.go feat(zfspv): move to klog (#166) 2020-06-29 12:18:33 +05:30
xfs_util.go fix(xfs, uuid): fixed uuid generation issue when mount fails 2020-07-22 23:07:16 +05:30
zfs_util.go fix(zfspv): mounting the volume if it is ready 2020-07-22 21:40:00 +05:30