ingress-nginx-helm/internal/ingress/controller
Peter Pan 6aa48def3a add remote_addr in layer 4 access log
original:
[18/Oct/2019:00:47:53 +0000]  TCP 200 4333 81 0.002
new:
[10.6.124.202]  [18/Oct/2019:01:05:15 +0000]  TCP 200 4333  81 0.002
2019-10-18 09:21:01 +08:00
..
config add remote_addr in layer 4 access log 2019-10-18 09:21:01 +08:00
process Move nginx helper (#4501) 2019-08-30 20:18:11 -04:00
store Fix reload when a configmap changes 2019-09-24 10:55:59 -03:00
template Simplify initialization function of bytes.Buffer 2019-10-12 08:36:54 -07:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Refactor health checks and wait until NGINX process ends 2019-09-01 15:31:27 -04:00
checker_test.go ISSUE-4244 comply with --health-check-path (#4619) 2019-09-29 14:37:57 -03:00
controller.go Fix ports collision when hostNetwork=true (#4617) 2019-09-28 17:30:57 -03:00
controller_test.go Fix panic on multiple ingress mess up upstream is primary or not 2019-08-30 07:32:02 +08:00
endpoints.go Don't use DNS resolution to "validate FQDN" 2019-10-13 13:16:47 -07:00
endpoints_test.go Don't use DNS resolution to "validate FQDN" 2019-10-13 13:16:47 -07:00
nginx.go fix bug with new and running configuration comparison 2019-09-25 06:33:59 -04:00
nginx_test.go cleanup unused certificates 2019-09-24 14:16:03 -04:00
status.go Use full election leader ID 2019-03-11 13:11:27 -03:00
tcp.go Fix log output format 2018-12-06 09:59:31 +08:00
util.go Migrate to openresty 2019-06-23 22:29:11 -04:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00