ingress-nginx-helm/core/pkg/ingress/annotations
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
..
auth Add chmod up directory tree for world read/execute on directories 2017-02-15 12:29:27 -07:00
authreq Add auth-signin annotation 2017-03-08 20:24:01 -03:00
authtls Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00
class Only update Ingress status for the configured class 2017-03-09 22:04:03 -03:00
cors add unit test cases for annotations.cors 2017-01-22 09:32:22 +08:00
healthcheck Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
ipwhitelist Use whitelist-source-range from configmap when no annotation on ingress. 2017-03-29 13:09:03 +01:00
parser Add configuration and annotation for port_in_redirect 2017-01-21 23:01:21 -03:00
portinredirect Add configuration and annotation for port_in_redirect 2017-01-21 23:01:21 -03:00
proxy Refactoring of TCP and UDP services 2017-02-24 20:14:43 -03:00
ratelimit Fix RateLimit comment 2017-03-07 11:41:05 -03:00
rewrite Adds support for root redirection, and improves rewrite documentation 2017-03-13 12:03:47 -03:00
secureupstream Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
service add unit test for annotations.service 2017-01-10 15:17:05 +08:00
sessionaffinity fix misspell "affinity" in main.go 2017-02-23 21:59:09 +08:00
snippet Fix lint error 2017-02-24 21:54:47 -03:00
sslpassthrough Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00