openebs-archive / maya

Manage Container Attached Storage (CAS) - Data Engines in Kubernetes
https://docs.openebs.io
Apache License 2.0
184 stars 201 forks source link

fix(crd): migration from v1beta1 to v1 #1813

Closed prateekpandey14 closed 3 years ago

prateekpandey14 commented 3 years ago

Change the version in the CRDs to v1 and make the necessary movements of the elements to pass the CRD v1 validations like:

Also, this PR removes the installation of CRDs that are already migrated to cstor CSI:

Signed-off-by: kmova kiran.mova@mayadata.io