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

Web Application Ingress does not work on kubernetes 1.22 #1582

Open
1 of 3 tasks
flobaader opened this issue Jan 5, 2022 · 3 comments
Open
1 of 3 tasks

Web Application Ingress does not work on kubernetes 1.22 #1582

flobaader opened this issue Jan 5, 2022 · 3 comments

Comments

@flobaader
Copy link

Description

I tried to deploy the Web Service Application Template on my k8s cluster (v1.22), but I get the error that the ingress beta class has not been found.

Therefore you would need to change networking.k8s.io/v1beta1 to networking.k8s.io/v1

Would it be possible to upgrade the template to support newer kubernetes versions?

Location

  • Browser
  • CLI
  • API

Steps to reproduce

  1. Provision a cluster > v1.18
  2. use Web Application Template with any image
  3. Retrieve the error
@flobaader flobaader changed the title Web Application Ingress does not work on kubernetes > 1.18, Ingress beta Web Application Ingress does not work on kubernetes 1.22 Jan 6, 2022
@lenn4rd
Copy link

lenn4rd commented Feb 1, 2022

Is there anything we as Porter users can do to help fix this? I saw PR #171 in draft state in the porter-charts repo—is this where the necessary changes would be implemented?

@flobaader
Copy link
Author

@lenn4rd Yes, it would be fixed with that PR!

@rudimk
Copy link
Collaborator

rudimk commented Mar 2, 2022

Hey @flobaader & @lenn4rd - I'm sorry for the trouble! I was supposed to look into this PR but I was out sick for a few days. I'll be sure to review it today/tomorrow and that ought to do the trick. Thanks!

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

No branches or pull requests

3 participants