yugabyte / yugabyte-operator

Kubernetes Operator for YugabyteDB (legacy)
65 stars 29 forks source link

Update `apiextensions.k8s.io/v1beta1` to `apiextensions.k8s.io/v1` for the CRD #46

Closed cgruver closed 2 years ago

cgruver commented 2 years ago

Modify the CRD accordingly:

Moved the openAPIV3Schema to versions and removed deprecated fields.

Fix for https://github.com/yugabyte/yugabyte-operator/issues/24