Results 17 issues of Pawan Prakash Sharma

when there are no backup of zfs volume CRs, we need to manually create each CR and attach them to the ZFS-LocalPV(https://github.com/openebs/zfs-localpv/blob/master/docs/import-existing-volume.md). We need an Operator which should do this...

help wanted
good first issue
New Feature
to-be-scoped

When clone volume exist and we delete the source volume, the daemonset gets flooded with the error log saying ``` E1110 11:34:19.572435 1 zfs_util.go:597] zfs: could not destroy snapshot for...

backlog
refactoring

ZFS-LocalPV has added supports for velero to do the backup and restore. But actually it is not really dependant on velero to do that. Add a steps/doc/blog to do the...

documentation
help wanted
good first issue
New Feature

Signed-off-by: Pawan

documentation

ZFSPV allows to delete the volume if snapshot exist for that volume.In this case the node agent keeps on trying to delete the volume and fails to do so since...

enhancement
backlog

We need a way to stop accidental "openebs" namespace or CR deletions. We need a webhook or OPA to validate the deletion request.

help wanted