Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

The apiextensions.k8s.io/v1beta1 API version of CustomResourceDefinition is no longer served as of v1.22. #1199

Description

@scpcy
  client
    .apiextensions()
    .v1beta1()
    .customResourceDefinitions()
    .withName(App.ResourceName)
    .get()

This line of code rendered the cloudflow-operator useless (crashloop) as of Kubernetes 1.22.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions