application-gateway-kubernetes-ingress icon indicating copy to clipboard operation
application-gateway-kubernetes-ingress copied to clipboard

Support CRD's in K8s 1.22+

Open rjminchuk opened this issue 3 years ago • 2 comments

CRD's no longer in beta1 as of 1.22+ https://kubernetes.io/docs/reference/using-api/deprecation-guide/#customresourcedefinition-v122

feature flag crd azureingressprohibitedtargets.appgw.ingress.k8s.io to use apiextensions.k8s.io/v1 when k8s >= version 1.22

rjminchuk avatar Nov 29 '21 18:11 rjminchuk

And Please update helm chart, too. (Latest chart version : 1.4.0)

스크린샷 2022-01-14 오후 12 19 31

dwenpark avatar Jan 14 '22 03:01 dwenpark

Hello.

As @rjminchuk & @dwenpark said, this is still and issue... Here I tried with terraform helm_release resource, yet same outcome image

can you please correct this in release 1.5.0 ?

EDIT: I see it will be covered in https://github.com/Azure/application-gateway-kubernetes-ingress/pull/1399 , can we prioritize it up @akshaysngupta ?

WitoldSlawko avatar Jun 13 '22 19:06 WitoldSlawko