Skip to content

Migrate CRDs to apiextensions.k8s.io/v1 #12

@unixlab

Description

@unixlab

Hi!

I tried to run openebs on a Kubernetes 1.22 cluster (upcoming release, tried with v1.22.0-rc.0) and it's currently not possible to deploy the CRDs, which leads most of the subsequent things to fail.
Kubernetes 1.22 dropped the support for apiextensions.k8s.io/v1beta1 which is currently used.

I figure that, in order to work on Kubernetes 1.22, the CRD need to migrate to apiextensions.k8s.io/v1

Cheers
Felix

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