zfs-localpv/pkg/zfs
Pawan Prakash Sharma 68d79d0e0b
feat(zfspv): remove finalizer that is owned by ZFS-LocalPV (#303)
We set the Finalizer to nil while handling the delete event, instead,
we should try to destroy the volume when there are no user finalizers
set. User might have added his own finalizers and we should not try to destroy
the volumes until those user finalizers are removed.

Signed-off-by: Pawan <pawan@mayadata.io>
2021-04-06 20:03:00 +05:30
..
mount.go feat(zfspv): remove finalizer that is owned by ZFS-LocalPV (#303) 2021-04-06 20:03:00 +05:30
resize.go refact(deps): bump k8s and client-go deps to version v0.20.2 (#294) 2021-03-31 16:43:42 +05:30
volume.go feat(zfspv): remove finalizer that is owned by ZFS-LocalPV (#303) 2021-04-06 20:03:00 +05:30
zfs_util.go fix(restore): adding support to restore in an encrypted pool (#292) 2021-03-01 23:56:42 +05:30