ingress-nginx-helm/test/e2e/framework
Fernando Diaz e224259e38 Resolves issue with proxy-redirect nginx configuration
Resolves an issue where the proxy-redirect annotations were not generating the
correct configuration possibly because of user error. This is done by only
setting the proxy_redirect if both proxy-redirect-from and proxy-redirect-to
have valid values. Also adds the e2e tests.

Fixes #2074
2018-05-17 11:22:31 -05:00
..
cleanup.go Include tests in golint checks, fix warnings (#2180) 2018-03-07 08:37:30 -08:00
echo.go Bump echoserver version used in e2e test (1.10) 2018-04-27 23:24:22 +02:00
exec.go Improve speed of e2e tests 2018-04-20 00:04:34 -03:00
framework.go Resolves issue with proxy-redirect nginx configuration 2018-05-17 11:22:31 -05:00
grpc_fortune_teller.go Add support for grpc_set_header 2018-05-17 08:35:11 -04:00
k8s.go Remove most of the time.Sleep from the e2e tests 2018-04-19 17:48:50 -03:00
logs.go Include tests in golint checks, fix warnings (#2180) 2018-03-07 08:37:30 -08:00
ssl.go Refactor e2e framework for TLS tests 2018-04-27 23:24:22 +02:00
test_context.go Remove most of the time.Sleep from the e2e tests 2018-04-19 17:48:50 -03:00
util.go Apply gometalinter suggestions 2018-04-25 18:53:49 -03:00