Skip to content

apiextensions.k8s.io/v1beta1 no longer supported in Kubernetes 1.22 #73

Description

@spowelljr

Hello, we have Ambassador as one of the addons in minikube.

The problem is we updated the default version of Kubernetes to 1.22 as that's the latest GA release, however in that release they stopped supporting apiextensions.k8s.io/v1beta1 which is still in use here https://github.com/datawire/ambassador-operator/blob/master/deploy/crds/getambassador.io_ambassadorinstallations_crd.yaml.

Unfortunately on our latest release of minikube (v1.23.0) the Ambassador addon is no longer working.

More details about the deprecation can be found here: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#customresourcedefinition-v122

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions