ingress-nginx-helm/test/e2e/annotations
Fernando Diaz c981a65058 Add e2e Tests for Proxy Annotations
Adds e2e tests for the following annotations:

- proxy-body-size
- proxy-connect-timeout
- proxy-send-timeout
- proxy-read-timeout
- proxy-buffering
- proxy-buffer-size
- proxy-request-buffering
- proxy-next-upstream
- proxy-next-upstream-tries
- proxy-cookie-domain
- proxy-cookie-path

and also updates some documentation.
2018-10-01 16:10:09 -05:00
..
affinity.go Merge pull request #2808 from dongqi1990/bugfix-2799 2018-08-02 20:58:06 -07:00
alias.go do not require --default-backend-service 2018-09-25 21:14:28 -04:00
auth.go Add e2e test for external auth 2018-07-21 16:22:48 +09:00
clientbodybuffersize.go Add e2e tests for CORS and more 2018-09-01 16:14:52 -05:00
cors.go Add e2e tests for CORS and more 2018-09-01 16:14:52 -05:00
default_backend.go improve annotations/default_backend e2e test 2018-07-26 23:04:31 -04:00
grpc.go Add annotation backend-protocol 2018-08-07 08:59:38 -04:00
influxdb.go Replace standard json encoding with jsoniter 2018-09-22 14:25:01 -03:00
luarestywaf.go fix flaky luarestywaf test 2018-08-22 21:27:24 -04:00
proxy.go Add e2e Tests for Proxy Annotations 2018-10-01 16:10:09 -05:00
redirect.go Add e2e test for redirect annotations 2018-07-29 22:53:03 +02:00
rewrite.go Fix/add unit tests; Styling changes 2018-09-14 15:07:57 -04:00