ingress-nginx-helm/test/e2e
Stefan Schwärzler 1a320ae289 fix for #1930, make sessions sticky, for ingress with multiple rules and backends
* for an ingress with session affinity cookie, set the location as path on the cookie when unique
* the previous behaviour ( cookie path=/ ) is preserved for ingresses with multiple rules for the same backend (locations not unique)

added e2e tests for session affinity, setting path on sticky config

added tests:
* it should set the path to /something on the generated cookie
* it should set the path to / on the generated cookie if there's more than one rule referring to the same backend
2018-06-11 10:43:13 +02:00
..
annotations fix for #1930, make sessions sticky, for ingress with multiple rules and backends 2018-06-11 10:43:13 +02:00
defaultbackend Remove most of the time.Sleep from the e2e tests 2018-04-19 17:48:50 -03:00
framework InfluxDB annotations e2e tests 2018-05-19 19:07:16 +02:00
lua access_log should be off for internal /configuration endpoint 2018-05-31 16:01:54 -04:00
settings Add support for grpc_set_header 2018-05-17 08:35:11 -04:00
ssl Add support for grpc_set_header 2018-05-17 08:35:11 -04:00
e2e.go Fixed tests 2018-04-12 19:44:09 -04:00
e2e_test.go Fix license in header of files 2017-11-05 18:35:46 -03:00
up.sh Simplify installation and e2e manifests (#2515) 2018-05-17 17:50:21 -04:00
wait-for-nginx.sh Simplify installation and e2e manifests (#2515) 2018-05-17 17:50:21 -04:00