ingress-nginx-helm/docs
Gabor Lekeny 83ce21b4dd
Add keepalive support for auth requests (#8219)
* Add keepalive support for auth requests

* Fix typo

* Address PR comments

* Log warning when auth-url contains variable in its host:port
* Generate upstream name without replacing dots to underscores in server name
* Add comment in the nginx template when the keepalive upstream block is referenced

* Workaround for auth_request module ignores keepalive in upstream block

* The `auth_request` module does not support HTTP keepalives in upstream block:
  https://trac.nginx.org/nginx/ticket/1579
* As a workaround we use ngx.location.capture but unfortunately it does not
  support HTTP/2 so `use-http2` configuration parameter is needed.

* Handle PR comments

* Address PR comments

* Handle invalid values for int parameters

* Handle PR comments

* Fix e2e test
2022-04-08 20:22:04 -07:00
..
deploy Darwin arm64 (#8399) 2022-04-06 13:46:26 -07:00
developer-guide Darwin arm64 (#8399) 2022-04-06 13:46:26 -07:00
enhancements Darwin arm64 (#8399) 2022-04-06 13:46:26 -07:00
examples Removed s390x, linux/arm platform as docker build was crashing (#8121) 2022-03-22 04:23:44 -07:00
images prometheus+grafana using servicemonitor (#8186) 2022-02-07 01:47:45 -08:00
user-guide Add keepalive support for auth requests (#8219) 2022-04-08 20:22:04 -07:00
e2e-tests.md Darwin arm64 (#8399) 2022-04-06 13:46:26 -07:00
extra.css Fix documentation table layout 2020-09-01 20:01:12 -04:00
how-it-works.md Darwin arm64 (#8399) 2022-04-06 13:46:26 -07:00
index.md Using Go install for misspell (#8191) 2022-01-26 18:52:50 -08:00
kubectl-plugin.md Minor documentation cleanup (#7826) 2022-01-16 16:57:28 -08:00
OWNERS Comment busy owners (#8035) 2021-12-15 11:38:27 -03:00
troubleshooting.md Darwin arm64 (#8399) 2022-04-06 13:46:26 -07:00