dex-k8s-authenticator
dex-k8s-authenticator copied to clipboard
Add support for ingress in kubernetes v1.22 and backwards compatibility to dex-k8s-authenticator
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
/merge
Yep it works !