airshipit / vino

Apache License 2.0
1 stars 1 forks source link

Move CRDs to apiextensions.k8s.io/v1 #6

Closed seaneagan closed 3 years ago

seaneagan commented 3 years ago

Problem description (if applicable) We are currently using apiextensions.k8s.io/v1beta1, this has been deprecated since k8s 1.16 and will no longer be served in k8s 1.22.

Proposed change Move CRDs to apiextensions.k8s.io/v1

seaneagan commented 3 years ago

Here is an example of required changes to use apiextensions.k8s.io/v1:

https://github.com/fluxcd/helm-controller/pull/28

airshipbot commented 3 years ago

Related Change #787427

Subject: Move CRDs to apiextensions.k8s.io/v1 Link: https://review.opendev.org/c/airship/vino/+/787427 Status: NEW Owner: Sean Eagan (sean.eagan@att.com)

This change will close this issue when merged.

Approvals

Code-Review
+2 Drew Walters
+2 Kostyantyn Kalynovskyi
Verified
+2 Zuul
Workflow
+1 Kostyantyn Kalynovskyi

Last Updated: 2021-05-14 09:44:02 CDT