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 CRD to apiextensions.k8s.io/v1 #13

Closed
akanso opened this issue Sep 1, 2021 · 2 comments
Closed

upgrade CRD to apiextensions.k8s.io/v1 #13

akanso opened this issue Sep 1, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@akanso
Copy link
Collaborator

akanso commented Sep 1, 2021

upgrade CRD from apiextensions.k8s.io/v1beta1 to apiextensions.k8s.io/v1

to avoid:

Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition

@Jeffwan
Copy link
Collaborator

Jeffwan commented Sep 11, 2021

I bump up controller-gen from 0.2.2 to 0.5.0 and regenerate CRD in this PR #22

@Jeffwan Jeffwan added the enhancement New feature or request label Sep 12, 2021
@Jeffwan Jeffwan self-assigned this Sep 13, 2021
@Jeffwan
Copy link
Collaborator

Jeffwan commented Sep 16, 2021

latest controller-gen gives us v1 CRD version. It's been used in master already. We can close the issue

@Jeffwan Jeffwan closed this as completed Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants