mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 14:30:12 +01:00
feat(beta): adding v1 CRD for ZFS-LocalPV
Moving the CRDs to stable v1 version. Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
307861282a
commit
472fd603ac
28 changed files with 426 additions and 48 deletions
|
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
package volbuilder
|
||||
|
||||
import (
|
||||
apis "github.com/openebs/zfs-localpv/pkg/apis/openebs.io/zfs/v1alpha1"
|
||||
apis "github.com/openebs/zfs-localpv/pkg/apis/openebs.io/zfs/v1"
|
||||
"github.com/openebs/zfs-localpv/pkg/common/errors"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue