ingress-nginx-helm/internal/ingress/controller
Alan J Castonguay aecc5bac21 NIT: Correct comment re default of server-tokens=false
The default value of ShowServerTokens aka server-tokens in the
global configmap was changed in commit
87aa96b468 in 2020-09-17 (release v0.40.0)
but one reference was overlooked in this comment.

Other documentation, implementation and testcases are all in agreement.
Correct the comment to align with others: server-tokens=false.
2021-02-19 13:38:50 -05:00
..
config NIT: Correct comment re default of server-tokens=false 2021-02-19 13:38:50 -05:00
process Migrate to klog v2 2020-08-08 21:01:03 -04:00
store Remove dead code 2020-12-27 22:26:51 -03:00
template Add Global Rate Limiting support 2021-01-04 17:47:07 -05:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Remove dead code 2020-12-27 22:26:51 -03:00
checker_test.go Fix spell errors 2020-01-27 00:01:13 -03:00
controller.go Add flag to allow setting a shutdown grace period 2021-01-27 14:09:04 +01:00
controller_test.go Spelling 2020-12-15 16:10:48 -05:00
endpoints.go Allow FQDN for ExternalName Service 2020-12-14 20:32:08 +08:00
endpoints_test.go Allow FQDN for ExternalName Service 2020-12-14 20:32:08 +08:00
location.go Refactor ingress nginx variables 2020-12-12 08:52:47 -03:00
nginx.go Remove extra comma from Jaeger config json 2021-02-01 16:52:02 +01:00
nginx_test.go Cleanup 2020-09-27 17:16:09 -03:00
status.go Refactor extraction of ingress pod details 2020-11-19 17:31:28 -03:00
tcp.go Migrate to structured logging (klog) 2020-09-27 18:59:57 -03:00
util.go Remove k8s.io/kubernetes dependency 2020-10-26 13:04:00 -03:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00