ingress-nginx-helm/controllers/nginx/nginx
2016-07-22 19:30:00 -04:00
..
auth Fix lint errors 2016-06-02 17:39:12 -04:00
config Add mime aplication/x-javascript to the gzip list and show the defaults in configuration.md 2016-07-01 21:15:54 -04:00
healthcheck Refactor nginx config into own package 2016-06-05 15:29:59 +01:00
ipwhitelist Add example 2016-06-13 14:22:03 -04:00
ratelimit Fix lint errors 2016-06-02 17:39:12 -04:00
rewrite ingress: adds configurable SSL redirect nginx controller 2016-06-05 15:30:09 +01:00
secureupstream Change annotation name secure-upstreams to secure-backends 2016-06-22 12:34:45 -04:00
command.go Change nginx status port to 18080 to avoid conflicts with port 8080 2016-07-20 16:39:46 -04:00
main.go Refactor nginx config into own package 2016-06-05 15:29:59 +01:00
nginx.go Add example 2016-06-13 14:22:03 -04:00
ssl.go Use system self signed certificate as default SSL certificate 2016-07-22 19:30:00 -04:00
ssl_test.go Refactor nginx config into own package 2016-06-05 15:29:59 +01:00
template.go Improve nginx performance to match listen backlog with net.core.somaxconn 2016-07-11 23:04:21 -04:00
template_test.go Fix nginx rewrite rule order 2016-06-09 17:08:29 -04:00
utils.go Change container /proc values to improve nginx performance 2016-07-20 15:00:30 -04:00
utils_test.go Refactor nginx config into own package 2016-06-05 15:29:59 +01:00