ingress-nginx-helm/internal/ingress
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
..
annotations Fix panic in ingress class validation 2020-08-07 17:09:14 +00:00
controller Adding Zipkin collector to the E2E opentracing test as it is required to load at least one tracer to enable opentracing 2020-07-23 15:25:50 -07:00
defaults Lint code using staticcheck (#4471) 2019-08-23 12:08:40 -04:00
errors implement canary annotation and alternative backends 2018-11-06 13:13:14 -05:00
metric Update metric dependencies (#5023) 2020-02-06 09:50:13 -03:00
resolver Enabling per-location proxy-ssl parameters, so locations of the same server but with own unique Ingress definitions can have different SSL configs 2019-10-17 10:15:53 +02:00
status Update client-go methods to support context and and new create and delete options 2020-03-27 19:52:51 -03:00
sslcert.go Allow multiple CA Certificates (#4556) 2019-09-13 09:22:24 -03:00
types.go fix json tag for SSLPreferServerCiphers 2020-07-06 23:45:36 +09:00
types_equals.go Add annotation ssl-prefer-server-ciphers. 2020-05-11 16:31:08 +08:00
types_equals_test.go Fix broken test's filename 2019-07-26 18:15:25 -04:00
zz_generated.deepcopy.go Update auto-generated code year to 2020 2020-01-02 16:58:36 -03:00