ingress-nginx-helm/internal/ingress/annotations/class
Laszlo Janosi 7d82903ce9
Fix panic in ingress class validation
If an ingress had no class annotation, nor IngressClassName  at all, and an IngressClass resource was created for the ingress-nginx there was a panic when the controller tried to check the IngressClassName of the Ingress.
2020-08-07 17:09:14 +00:00
..
main.go Fix panic in ingress class validation 2020-08-07 17:09:14 +00:00
main_test.go Fix panic in ingress class validation 2020-08-07 17:09:14 +00:00