armory / spinnaker-operator

Open Source Spinnaker Kubernetes Operator source code
Apache License 2.0
186 stars 71 forks source link

Bump CRD Versions to v1 #241

Closed danehans closed 1 year ago

danehans commented 3 years ago

The current CRD versions, i.e. apiextensions.k8s.io/v1beta1 are deprecated since k8s v.16 and will be unavailable in 1.22+. The versions will need to be bumped to use the operator with the upcoming k8s release.

aryabchenko commented 2 years ago

Also discussed in https://github.com/armory/spinnaker-operator/issues/245

dogonthehorizon commented 1 year ago

Hi @danehans thanks for the report, the card referenced by @aryabchenko has been resolved and the latest version of the Operator (1.3.0 at time of writing) works with k8s 1.22+. Please feel free to reopen if we need to look at this further