ingress-nginx-helm/internal/ingress/controller
Laszlo Janosi ced67e53a1 New logic: proxy-ssl parameters can be applied on locations only
Add: new parameter in the ConfigMap to control whether the proxy-ssl parameters of an Ingress should be applied on server and location levels, or only on location level
Add: logic in the config handling to work according to the new ConfigMap parameter
Add: unit test case
2020-01-29 10:00:55 +01:00
..
config New logic: proxy-ssl parameters can be applied on locations only 2020-01-29 10:00:55 +01:00
process Move nginx helper (#4501) 2019-08-30 20:18:11 -04:00
store Enable download of GeoLite2 databases (#4896) 2020-01-08 19:46:43 -03:00
template Move opentracing configuration for location to go (#4965) 2020-01-25 21:39:20 -03: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 Fix spell errors 2020-01-27 00:01:13 -03:00
controller.go New logic: proxy-ssl parameters can be applied on locations only 2020-01-29 10:00:55 +01:00
controller_test.go New logic: proxy-ssl parameters can be applied on locations only 2020-01-29 10:00:55 +01: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 Refactor how to handle sigterm and nginx process goroutine (#4959) 2020-01-25 14:52:31 -03:00
nginx_test.go Fix spell errors 2020-01-27 00:01:13 -03: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 Update nginx image 2020-01-04 13:23:16 -03:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00