ingress-nginx-helm/core/pkg/ingress
Ash Berlin 6ac7a12a60 Use whitelist-source-range from configmap when no annotation on ingress.
Even though we were returning a SourceRange it was being ignored because
we were also returning an error. Detect the case (and add tests) when
the annotation is not present and use the BackendConfig in that case.

Fixes #473.
2017-03-29 13:09:03 +01:00
..
annotations Use whitelist-source-range from configmap when no annotation on ingress. 2017-03-29 13:09:03 +01:00
controller remove unused constants 2017-03-27 10:11:40 +08:00
defaults Adds support for root context redirection 2017-03-12 19:06:10 -03:00
errors Add configuration and annotation for port_in_redirect 2017-01-21 23:01:21 -03:00
resolver Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00
status pass the ingress in or the 2nd invocation will be used 2017-03-13 18:39:35 -04:00
doc.go Add healthz checker 2016-11-27 02:28:04 -03:00
sort_ingress.go Remove special check in sort server by name 2017-03-07 20:07:43 -03:00
sort_ingress_test.go add unit test cases for core.pkg.ingress.sort_ingress 2017-01-25 10:59:46 +08:00
types.go Fix ingress class 2017-03-02 16:50:31 +01:00