mintel / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator
MIT License
374 stars 146 forks source link

Add support for ingress in kubernetes v1.22 and backwards compatibility to dex-k8s-authenticator #192

Open Maqui-LP opened 2 years ago

Maqui-LP commented 2 years ago

The extensions/v1beta1 and networking.k8s.io/v1beta1 API versions of Ingress is no longer served in kubernetes v1.22 (https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122)

This pull request adds support for ingress in dex-k8s-authenticator for kubernetes v1.22 and provides backwards compatibility to other kubernetes versions

fsdrw08 commented 2 years ago

/merge

darkgordon commented 1 year ago

Yep it works !