chore(k8s): updated storage and apiextension version to v1 (#299)

Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
Shubham Bajpai 2021-03-31 15:09:48 +05:30 committed by GitHub
parent 3162112327
commit 533e17a9aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 1023 additions and 956 deletions

View file

@ -11,11 +11,11 @@
# to generate the CRD definition
---
apiVersion: apiextensions.k8s.io/v1beta1
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.2.8
controller-gen.kubebuilder.io/version: v0.4.0
creationTimestamp: null
name: zfssnapshots.zfs.openebs.io
spec:
@ -27,9 +27,7 @@ spec:
shortNames:
- zfssnap
singular: zfssnapshot
preserveUnknownFields: false
scope: Namespaced
version: v1
versions:
- name: v1
schema: