zfs-localpv/pkg/apis/openebs.io/zfs/v1
Pawan Prakash Sharma 6ec49df225
fix(restore): adding support to restore in an encrypted pool (#292)
Encrypted pool does not allow the volume to be pre created for the
restore purpose. Here changing the design to do the restore first
and then create the ZFSVolume object which will bind the volume
already created while doing restore.


Signed-off-by: Pawan <pawan@mayadata.io>
2021-03-01 23:56:42 +05:30
..
doc.go feat(beta): adding v1 CRD for ZFS-LocalPV 2020-06-04 16:02:32 +05:30
register.go feat(zfspv): adding backup and restore support (#162) 2020-09-08 13:44:39 +05:30
zfsbackup.go feat(backup,restore): adding validation for backup and restore 2020-09-30 11:32:32 +05:30
zfsrestore.go fix(restore): adding support to restore in an encrypted pool (#292) 2021-03-01 23:56:42 +05:30
zfssnapshot.go feat(zfspv) Add golint check to travis (#175) 2020-07-07 18:21:02 +05:30
zfsvolume.go chore(refactor): Remove MountInfo struct from api (#225) 2020-10-12 10:59:23 +05:30
zz_generated.deepcopy.go fix(restore): adding support to restore in an encrypted pool (#292) 2021-03-01 23:56:42 +05:30