Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use whitelist-source-range from configmap when no annotation on ingress. #517

Merged
merged 1 commit into from
Mar 29, 2017
Merged

Use whitelist-source-range from configmap when no annotation on ingress. #517

merged 1 commit into from
Mar 29, 2017

Commits on Mar 29, 2017

  1. 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.
    ashb committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    6ac7a12 View commit details
    Browse the repository at this point in the history