Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed API version for K8s Ingress #12

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Fixed API version for K8s Ingress #12

wants to merge 13 commits into from

Conversation

Phaoll
Copy link

@Phaoll Phaoll commented Dec 8, 2022

First things first, thank you for your amazing work on Ackee!

As I tried to use it for myself, I ran into the following error:

Error: UPGRADE FAILED: resource mapping not found for name: "test-ackee-heka-2" namespace: "" from "": no matches for kind "Ingress" in version "extensions/v1beta1"
ensure CRDs are installed first

It came from the API version of K8s Ingress which as been deprecated.

Here is the fix, tested on my project.

Have a good day
Phaoll

@TheAnachronism
Copy link

What is it with this? @suda will this ever be merged.
This breaks the entire helm chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants