porter-archive icon indicating copy to clipboard operation
porter-archive copied to clipboard

Web Application Ingress does not work on kubernetes 1.22

Open flobaader opened this issue 3 years ago • 3 comments

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

  • [x] 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 avatar Jan 05 '22 15:01 flobaader

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?

lenn4rd avatar Feb 01 '22 16:02 lenn4rd

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

flobaader avatar Mar 02 '22 07:03 flobaader

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!

rudimk avatar Mar 02 '22 12:03 rudimk