zfs-localpv/pkg/builder/restorebuilder
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
..
build.go fix(restore): adding support to restore in an encrypted pool (#292) 2021-03-01 23:56:42 +05:30
buildlist.go feat(zfspv): adding backup and restore support (#162) 2020-09-08 13:44:39 +05:30
kubernetes.go refact(csi): use common lib-csi imports (#263) 2020-12-18 21:12:52 +05:30
restore.go feat(zfspv): adding backup and restore support (#162) 2020-09-08 13:44:39 +05:30