Add support for ingressClassName #217

Merged
wkit23 merged 1 commits from master into master 2021-09-02 02:53:49 +00:00
wkit23 commented 2021-08-31 06:52:36 +00:00 (Migrated from gitea.com)

Hi,

I just add some minor changes to support specifying ingressClassName to support the newer specification in networking.k8s.io/v1. The annotation kubernetes.io/ingress.class: nginx only works with older API networking.k8s.io/v1beta1.

This is part of our move to support kubernetes 1.22.

Hi, I just add some minor changes to support specifying ingressClassName to support the newer specification in `networking.k8s.io/v1`. The annotation `kubernetes.io/ingress.class: nginx` only works with older API `networking.k8s.io/v1beta1`. This is part of our move to support kubernetes 1.22.
luhahn (Migrated from gitea.com) approved these changes 2021-09-01 07:08:40 +00:00
luhahn (Migrated from gitea.com) left a comment

Hi thank you for the PR, loogs good :)

Hi thank you for the PR, loogs good :)
techknowlogick (Migrated from gitea.com) approved these changes 2021-09-02 02:53:34 +00:00
Sign in to join this conversation.
No description provided.