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 #1914

Merged
merged 14 commits into from
Jan 19, 2021
Merged

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

merged 14 commits into from
Jan 19, 2021

Conversation

astefanutti
Copy link
Member

@astefanutti astefanutti commented Jan 15, 2021

Fixes #1487.

This follows up #1582, and alleviates the need for #1550, by auto-converting CRDs to apiextensions.k8s.io/v1 on older Kubernetes / OpenShift versions.

Release Note

Upgrade CRDs to apiextensions.k8s.io/v1

@astefanutti astefanutti changed the title Pr 158 Upgrade CRDs to apiextensions.k8s.io/v1 Jan 15, 2021
Copy link
Member

@nicolaferraro nicolaferraro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

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.

Upgrade CRDs to apiextensions.k8s.io/v1
3 participants