Skip to content

Upgrade version of apiextensions in crd from v1beta to v1#51

Open
kanelbullar wants to merge 1 commit intoyugabyte:masterfrom
kanelbullar:fix/upgrade-crd-apiextension-version
Open

Upgrade version of apiextensions in crd from v1beta to v1#51
kanelbullar wants to merge 1 commit intoyugabyte:masterfrom
kanelbullar:fix/upgrade-crd-apiextension-version

Conversation

@kanelbullar
Copy link
Copy Markdown

@kanelbullar kanelbullar commented Dec 16, 2022

The api-version v1beta of the CustomResourceDefinition ybclusters.yugabyte.com was marked as deprecated in Kubernetes 1.22 and was replaced by api-version v1 in Kubernetes 1.16 .

I upgraded the CustomResourceDefinition as recommended in the Deprecated API Migration Guide. The changes are syntactically correct, but as I am not very familiar with the yugabyte-operator it self, I can not say anything about the semantics.

Closes #50

@gris-gris
Copy link
Copy Markdown

Super nice, glad to see it! Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ensure CRDs are installed first

2 participants