ingress-nginx-helm/test/e2e/settings
Bernard Van De Walle f3537204d2 Adding Zipkin collector to the E2E opentracing test as it is required to load at least one tracer to enable opentracing
Work on PR comments
Add tests for template builder

Signed-off-by: Bernard Van De Walle <bernard.vandewalle@getcruise.com>
2020-07-23 15:25:50 -07:00
..
ocsp Switch to promoted e2e images in gcr 2020-06-30 19:43:21 -04:00
access_log.go Add http-access-log-path and stream-access-log-path options in configMap 2020-06-05 01:27:26 +08:00
configmap_change.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
custom_header.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
default_ssl_certificate.go Update client-go methods to support context and and new create and delete options 2020-03-27 19:52:51 -03:00
disable_catch_all.go Update client-go methods to support context and and new create and delete options 2020-03-27 19:52:51 -03:00
enable_real_ip.go Add enable-real-ip 2020-07-15 15:25:29 -04:00
forwarded_headers.go Remove duplicated X-Forwarded-Proto header. 2020-06-25 11:11:00 +08:00
geoip2.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
global_access_block.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
global_external_auth.go Test pull requests using github actions 2020-07-02 20:12:05 -04:00
hash-size.go Lint go code (#5132) 2020-02-19 21:43:14 -03:00
ingress_class.go Remove unused variables and verbose e2e logs 2020-06-29 18:11:01 -04:00
keep-alive.go Add upstream keep alive tests 2020-02-20 09:59:36 +01:00
limit_rate.go Added basic limit-rate configmap test. 2020-02-20 14:22:26 +01:00
listen_nondefault_ports.go Update client-go methods to support context and and new create and delete options 2020-03-27 19:52:51 -03:00
log-format.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
lua_shared_dicts.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
main_snippet.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
modsecurity_snippet.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
multi_accept.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
no_auth_locations.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
no_tls_redirect_locations.go Added configmap test for no-tls-redirect-locations 2020-02-20 14:54:41 +01:00
opentracing.go Adding Zipkin collector to the E2E opentracing test as it is required to load at least one tracer to enable opentracing 2020-07-23 15:25:50 -07:00
plugins.go adjust e2e test 2020-04-14 10:27:38 -04:00
pod_security_policy.go Test pull requests using github actions 2020-07-02 20:12:05 -04:00
pod_security_policy_volumes.go Test pull requests using github actions 2020-07-02 20:12:05 -04:00
proxy_connect_timeout.go Added test case for proxy connect, read, and send timeout from setting them via Nginx configmap. 2020-03-02 09:36:52 +01:00
proxy_host.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
proxy_next_upstream.go Refactored test/e2e/annotations/proxy.go 2020-02-27 16:03:28 +01:00
proxy_protocol.go Fix proxy_protocol duplication in listen definition 2020-06-09 15:00:59 -04:00
proxy_read_timeout.go Added test case for proxy connect, read, and send timeout from setting them via Nginx configmap. 2020-03-02 09:36:52 +01:00
proxy_send_timeout.go Added test case for proxy connect, read, and send timeout from setting them via Nginx configmap. 2020-03-02 09:36:52 +01:00
reuse-port.go Lint go code (#5132) 2020-02-19 21:43:14 -03:00
server_tokens.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
ssl_ciphers.go Added configmap test ssl-ciphers. 2020-02-20 20:43:43 +01:00
tls.go Enable TLSv1.3 by default 2020-05-08 12:40:11 +02:00