ingress-nginx-helm/docs
Moritz Johner 23504db770 feat: auth-req caching
add a way to configure the `proxy_cache_*` [1] directive for external-auth.
The user-defined cache_key may contain sensitive information
(e.g. Authorization header).
We want to store *only* a hash of that key, not the key itself on disk.

[1] http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_key

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2019-07-17 18:39:04 +02:00
..
deploy Partially revert usage of kustomize for installation (#4159) 2019-06-05 10:59:38 -04:00
examples Add notes on timeouts while using long GRPC streams 2019-06-25 10:29:39 +02:00
images docs: Add MetalLB and externalIPs to bare-metal deployment page 2018-09-12 12:21:39 +02:00
user-guide feat: auth-req caching 2019-07-17 18:39:04 +02:00
development.md Add Getting the Code section to Quick Start 2018-05-01 13:13:22 -04:00
extra.css Adjust size of tables and only adjust the first column on mobile 2018-04-30 20:03:39 +02:00
how-it-works.md Implement a validation webhook 2019-04-18 19:07:04 +02:00
index.md Move deployment documentation under docs/deploy/ 2018-04-26 13:57:18 +03:00
kubectl-plugin.md Add kubectl plugin docs 2019-04-08 18:12:00 -04:00
troubleshooting.md Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00