zfs-localpv/pkg/zfs
Pawan Prakash Sharma 5a6f3a745b
fix(destroy): making ZFS-LocalPV aware of pool import (#406)
If we are destroying a volume/snapshot and pool is not
imported, the ZFS-LocalPV driver assumes that the volume/snapshot
is not there and deletes the corresponding zfsvolume and zfssnap CR.

Here we are checking the parent dataset presence before attempting
to delete the volume or snapshot.

Signed-off-by: Pawan <pawan@mayadata.io>
2022-03-28 20:01:37 +05:30
..
mount.go fix(perm): changing the mount dir permissions (#325) 2021-06-08 20:08:26 +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 fix(cas): add cas-type key for zfs under volume attributes (#338) 2021-06-04 07:32:24 +05:30
zfs_util.go fix(destroy): making ZFS-LocalPV aware of pool import (#406) 2022-03-28 20:01:37 +05:30