ingress-nginx-helm/core/pkg
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
..
cache Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
ingress Use whitelist-source-range from configmap when no annotation on ingress. 2017-03-29 13:09:03 +01:00
k8s Validate if configmap exist and is in the namespace/name format 2017-03-14 09:45:01 +01:00
net fix all go style mistakes about fmt.Errorf 2017-03-17 08:35:55 +08:00
strings add unit test for strings.StringInSlice 2017-01-02 00:26:46 +08:00
task Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
watch Fix a data race in TestFileWatcher (#24). 2016-11-25 13:20:43 +01:00