zfs-localpv/pkg
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
..
apis/openebs.io/zfs feat(zfs-2.0): adding zstd compression in the validation list (#401) 2021-11-29 22:04:39 +05:30
builder feat(scheduling): add zfs pool capacity tracking (#335) 2021-05-31 18:59:59 +05:30
config feat(migration): adding support to migrate the PV to a new node (#304) 2021-05-01 19:05:01 +05:30
driver fix(provisioning): register topologyKeys from driver env (#395) 2021-10-12 19:39:47 +05:30
equality feat(scheduling): add zfs pool capacity tracking (#335) 2021-05-31 18:59:59 +05:30
generated feat(scheduling): add zfs pool capacity tracking (#335) 2021-05-31 18:59:59 +05:30
mgmt feat(scheduling): add zfs pool capacity tracking (#335) 2021-05-31 18:59:59 +05:30
response chore(go-lint): fix golint warning (#133) 2020-06-09 14:47:23 +05:30
usage refact(err): fix unhandled errors (#327) 2021-05-06 19:28:32 +05:30
version fix(filepath): fixes of potential file inclusion via variable (#322) 2021-05-04 20:46:16 +05:30
zfs fix(destroy): making ZFS-LocalPV aware of pool import (#406) 2022-03-28 20:01:37 +05:30