ingress-nginx-helm/rootfs
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
..
etc/nginx fix for #1930, make sessions sticky, for ingress with multiple rules and backends 2018-06-11 10:43:13 +02:00
ingress-controller Improve indentation of generated nginx.conf (#2296) 2018-04-05 18:19:30 -03:00
Dockerfile Remove go-bindata 2018-05-17 07:58:50 -04:00