ingress-nginx-helm/test/e2e/settings
Maksim Nabokikh 2c27e66cc7
feat: always set auth cookie (#8213)
* feat: always set auth cookie

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

* feat: Add annotation to always set auth cookie

* Add annotation
* Add global configmap key
* Provide unit tests and e2e tests
* Fix e2e documentation autogen script

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

* Regenerate e2e tests

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-05-19 15:27:53 -07:00
..
modsecurity put modsecurity e2e tests into their own packages (#7560) 2021-09-07 10:35:22 -07:00
ocsp Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
access_log.go Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00
badannotationvalues.go update default block list,docs, tests (#7942) 2021-11-23 09:06:17 -08:00
brotli.go add brotli-min-length configuration option (#7854) 2021-11-02 04:52:59 -07: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 use functional options to reduce number of methods creating an EchoDeployment (#8199) 2022-02-02 05:12:22 -08:00
disable_catch_all.go use functional options to reduce number of methods creating an EchoDeployment (#8199) 2022-02-02 05:12:22 -08:00
disable_service_external_name.go use functional options to reduce number of methods creating an EchoDeployment (#8199) 2022-02-02 05:12:22 -08:00
enable_real_ip.go Add enable-real-ip 2020-07-15 15:25:29 -04:00
forwarded_headers.go set x-forwarded-scheme like x-forwarded-proto 2021-05-13 09:26:27 -04:00
geoip2.go fix: discover mounted geoip db files (#7228) 2021-08-10 11:24:39 -07: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 feat: always set auth cookie (#8213) 2022-05-19 15:27:53 -07:00
global_options.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
globalratelimit.go Add Global Rate Limiting support 2021-01-04 17:47:07 -05:00
hash-size.go Lint go code (#5132) 2020-02-19 21:43:14 -03:00
ingress_class.go use functional options to reduce number of methods creating an EchoDeployment (#8199) 2022-02-02 05:12:22 -08:00
keep-alive.go Upstream keepalive time (#8319) 2022-04-15 04:09:10 -07: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
multi_accept.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
namespace_selector.go use functional options to reduce number of methods creating an EchoDeployment (#8199) 2022-02-02 05:12:22 -08:00
no_auth_locations.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
no_tls_redirect_locations.go Added configmap test for no-tls-redirect-locations 2020-02-20 14:54:41 +01:00
opentracing.go configmap: option to not trust incoming tracing spans (#7045) 2021-10-24 14:36:21 -07:00
plugins.go adjust e2e test 2020-04-14 10:27:38 -04:00
pod_security_policy.go Add events for NGINX reloads 2020-09-27 17:16:09 -03:00
pod_security_policy_volumes.go Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07: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 Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03: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_snippet.go Change enable-snippet to allow-snippet-annotation (#7670) 2021-09-20 16:52:23 -07:00
server_tokens.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
ssl_ciphers.go Added configmap test ssl-ciphers. 2020-02-20 20:43:43 +01:00
stream_snippet.go Add stream-snippet as a ConfigMap and Annotation option (#8029) 2021-12-23 11:46:30 -08:00
tls.go Merge pull request #6037 from aledbf/redirect 2020-10-08 11:51:06 -07:00