Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

The networking.k8s.io/v1beta1 API version of IngressClass is no longer served as of v1.22. #1524

Open
thallesfreitaszup opened this issue Jan 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working severity/critical

Comments

@thallesfreitaszup
Copy link
Contributor

thallesfreitaszup commented Jan 11, 2022

Describe the bug
Charles is using the api version v1beta1 of ingress, this api version is no longer mantained on kubernetes versions above 1.21. Causing the following error on installation:

 unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"

To Reproduce
Steps to reproduce the behavior:

  1. ... Create a cluster using kubernetes version above 1.21
  2. ... Try to Install charles on cluster
  3. See error

Expected behavior
Charles should be installed successfully on cluster with kubernetes versions above 1.21

Your Environment

  • CharlesCD version used: 1.0.1
  • Description of environment where CharlesCD is running: minikube
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working severity/critical
Projects
None yet
Development

No branches or pull requests

3 participants