ingress-nginx-helm/test/e2e/settings
2020-09-08 16:20:03 -03:00
..
ocsp Switch images to k8s.gcr.io after Vanity Domain Flip 2020-08-26 22:07:22 -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 Fix flaky e2e test 2020-08-20 08:14:19 -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 Rollback to Poll instead of PollImmediate 2020-08-20 20:50:51 -04: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 Add e2e tests to verify opentracing libraries 2020-09-08 16:20:03 -03: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 feat: support to define trusted addresses for proxy protocol in stream block 2020-08-28 14:37:16 +08: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