ingress-nginx-helm/internal
Gabor Lekeny def13fc06c Add proxy_ssl_* directives
Add support for backends which require client certificate (eg. NiFi)
authentication. The `proxy-ssl-secret` k8s annotation references a
secret which is used to authenticate to the backend server. All other
directives fine tune the backend communication.

The following annotations are supported:
* proxy-ssl-secret
* proxy-ssl-ciphers
* proxy-ssl-protocol
* proxy-ssl-verify
* proxy-ssl-verify-depth
2019-07-18 03:21:52 +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 Add proxy_ssl_* directives 2019-07-18 03:21:52 +02:00
k8s Remove unnecessary output 2019-07-10 13:39:55 -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