Closed lgg42 closed 3 years ago
Hello there??
@shaikatz or @omerlh any suggestion?
It was totally missed by us, we are sorry. Anyway, the beta ingress is available until 1.22. I'll merge it now since that's a change that should happen.
Edit: I was confused with networking.k8s.io/v1
. we will have to support it soon as well.
Thanks!
K8s 1.16 is deprecating the ingress object API: https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/ The new ingress API version networking.k8s.io/v1beta1 is available since k8s 1.14 This PR is in order for teams migrating to k8s >=1.16 be still able to use Kamus from the upstream chart repository.