Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud-base helm chart not compatible with Kubernetes 1.22+ #368

Open
rastislav-vcrs opened this issue Jun 4, 2024 · 1 comment
Open

Comments

@rastislav-vcrs
Copy link

According to https://kubernetes.io/docs/reference/using-api/deprecation-guide/#customresourcedefinition-v122, in version 1.22 and beyond, API apiextensions.k8s.io/v1beta1 is no longer available and was replaced by apiextensions.k8s.io/v1. The CRD definitions require upgrade as mentioned in K8s link above.

@ensonic ensonic changed the title cloud-base heml chart not compatible with Kubernetes 1.22+ cloud-base helm chart not compatible with Kubernetes 1.22+ Jun 7, 2024
@ensonic
Copy link
Contributor

ensonic commented Jun 10, 2024

I wonder where you see apiextensions.k8s.io/v1beta1 - git grep apiextensions.k8s.io/v1beta1 does not show any hit.

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

No branches or pull requests

2 participants