ingress-nginx-helm/internal/ingress/controller
Ricardo Katz bc220f7366
Add configuration to disable external name service feature (#7314)
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-07-04 13:24:19 -07:00
..
config Allow preservation of trailing slashes on TLS redirects via annotation. (#7144) 2021-05-23 08:51:38 -07:00
process Migrate to klog v2 2020-08-08 21:01:03 -04:00
store Drop v1beta1 from ingress nginx (#7156) 2021-06-23 14:20:10 -07:00
template Rewrite clean-nginx-conf.sh in Go to speed up admission webhook (#7076) 2021-06-28 06:33:25 -07: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: use exponential backoff mechanism to listen on nginx.StatusPort 2021-05-13 15:02:11 +08:00
controller.go Add configuration to disable external name service feature (#7314) 2021-07-04 13:24:19 -07:00
controller_test.go Drop v1beta1 from ingress nginx (#7156) 2021-06-23 14:20:10 -07:00
endpoints.go Remove localhost calls from external names 2021-04-30 16:49:35 -03:00
endpoints_test.go Remove localhost calls from external names 2021-04-30 16:49:35 -03:00
location.go Drop v1beta1 from ingress nginx (#7156) 2021-06-23 14:20:10 -07:00
nginx.go Fix MaxWorkerOpenFiles calculation on high cores nodes (#7107) 2021-06-29 06:14:41 -07:00
nginx_test.go fix: use exponential backoff mechanism to listen on nginx.StatusPort 2021-05-13 15:02:11 +08:00
status.go Refactor extraction of ingress pod details 2020-11-19 17:31:28 -03:00
tcp.go ingress/tcp: add additional error logging on failed (#7208) 2021-06-29 12:27:39 -07:00
util.go Drop v1beta1 from ingress nginx (#7156) 2021-06-23 14:20:10 -07:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00