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

apiextensions.k8s.io/v1beta1 has been deprecated #2354

Closed
youngbupark opened this issue Oct 29, 2020 · 2 comments · Fixed by #2356
Closed

apiextensions.k8s.io/v1beta1 has been deprecated #2354

youngbupark opened this issue Oct 29, 2020 · 2 comments · Fixed by #2356
Assignees
Labels

Comments

@youngbupark
Copy link

In what area(s)?

/area runtime
/area operator
/area placement
/area docs
/area test-and-release

Describe the feature

The beta API (apiextensions.k8s.io/v1beta1) has been deprecated. let's switch to apiextensions.k8s.io/v1.

https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/

Release Note

RELEASE NOTE: Switch apiextensions.k8s.io/v1beta1 to apiextensions.k8s.io/v1

@youngbupark
Copy link
Author

@yaron2 the beta api is deprecated. I think we should switch all k8s v1beta api to v1 in our codebase.

@yaron2 yaron2 self-assigned this Oct 29, 2020
@yaron2
Copy link
Member

yaron2 commented Oct 29, 2020

Yes, we should move to v1 wherever possible.

@yaron2 yaron2 added this to To do in 1.0.0 Milestone 1 via automation Oct 29, 2020
@yaron2 yaron2 moved this from To do to In progress in 1.0.0 Milestone 1 Oct 29, 2020
1.0.0 Milestone 1 automation moved this from In progress to Review Oct 30, 2020
@mukundansundar mukundansundar added the breaking-change This is a breaking change label Oct 30, 2020
@artursouza artursouza moved this from Review to Done in 1.0.0 Milestone 1 Nov 4, 2020
@artursouza artursouza moved this from Done to Release in 1.0.0 Milestone 1 Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
1.0.0 Milestone 1
  
Release
Development

Successfully merging a pull request may close this issue.

3 participants