dex-k8s-authenticator icon indicating copy to clipboard operation
dex-k8s-authenticator copied to clipboard

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

Open Maqui-LP opened this issue 3 years ago • 2 comments

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

Maqui-LP avatar Feb 25 '22 14:02 Maqui-LP

/merge

fsdrw08 avatar Oct 08 '22 03:10 fsdrw08

Yep it works !

darkgordon avatar Jan 26 '23 17:01 darkgordon