mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 14:30:12 +01:00
refact(csi): use common lib-csi imports (#263)
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
parent
48e6a19d7c
commit
2906d39d94
55 changed files with 271 additions and 611 deletions
|
|
@ -15,7 +15,7 @@
|
|||
package pts
|
||||
|
||||
import (
|
||||
"github.com/openebs/zfs-localpv/pkg/common/errors"
|
||||
"github.com/openebs/lib-csi/pkg/common/errors"
|
||||
"github.com/openebs/zfs-localpv/tests/container"
|
||||
volume "github.com/openebs/zfs-localpv/tests/k8svolume"
|
||||
corev1 "k8s.io/api/core/v1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue