ingress-nginx-helm/internal
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
..
admission/controller Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
file Fix go imports 2019-06-30 18:58:18 -04:00
ingress feat: auth-req caching 2019-07-17 18:39:04 +02:00
k8s Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
net Apply fixes suggested by staticcheck 2019-07-08 16:18:52 -04:00
nginx Apply fixes suggested by staticcheck 2019-07-08 16:18:52 -04:00
runtime Check if cgroup cpu limits are defined to get the number of CPUs 2018-08-25 18:34:44 -03:00
sets Refactor isIterable 2019-04-08 10:11:44 -04:00
task Replace glog with klog 2018-12-05 13:27:55 -03:00
watch Remove dummy file watcher 2018-06-16 18:49:08 -04:00