ingress-nginx-helm/rootfs
Tang Le d22038b3af "proxy_redirect default" should be placed after the "proxy_pass" (#1869)
When use nginx.ingress.kubernetes.io/proxy-redirect-from: default
annotation. ingress controller will report:
"""
Error: exit status 1
2018/01/02 07:03:11 [emerg] 181#181: "proxy_redirect default" should be placed after the "proxy_pass" directive in /tmp/nginx-cfg632387194:366
nginx: [emerg] "proxy_redirect default" should be placed after the "proxy_pass" directive in /tmp/nginx-cfg632387194:366
nginx: configuration file /tmp/nginx-cfg632387194 test failed
"""

Signed-off-by: Tang <at28997146@163.com>
2018-01-02 08:34:20 -03:00
..
etc/nginx "proxy_redirect default" should be placed after the "proxy_pass" (#1869) 2018-01-02 08:34:20 -03:00
ingress-controller Add e2e tests 2017-10-20 20:33:48 -03:00
Dockerfile Update nginx to v0.29 2017-11-12 10:16:52 -03:00