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

Upgrade CRDs to apiextensions.k8s.io/v1 #1487

Closed
astefanutti opened this issue Jun 4, 2020 · 0 comments · Fixed by #1914
Closed

Upgrade CRDs to apiextensions.k8s.io/v1 #1487

astefanutti opened this issue Jun 4, 2020 · 0 comments · Fixed by #1914
Assignees
Labels
area/core Core features of the integration platform

Comments

@astefanutti
Copy link
Member

CRDs have be promoted to GA since Kubernetes 1.16:

https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/20180415-crds-to-ga.md

Camel K CRDs currently use apiextensions.k8s.io/v1beta1, which will be removed in the future: kubernetes/kubernetes#82022.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core Core features of the integration platform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant