ingress-nginx-helm/internal/ingress/controller
Kirill Trofimenkov a064337621
Rewrite clean-nginx-conf.sh in Go to speed up admission webhook (#7076) (#7322)
* Rewrite clean-nginx-conf.sh to speed up admission webhook

* Less diff with original clean-nginx-conf.sh

* Add error handling, add documentation, add unit test

* indent code

* Don't ignore Getwd() error
2021-07-06 10:50: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 Alter e2e test for disable_catch_all.go 2021-04-22 12:01:41 -04:00
template Rewrite clean-nginx-conf.sh in Go to speed up admission webhook (#7076) (#7322) 2021-07-06 10:50:19 -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 [Cherry Pick] - Add configuration to disable external name service feature (#7314) (#7321) 2021-07-05 21:50:18 -07:00
controller_test.go Skip validation checks if an ingress is marked as deleted (#7216) 2021-06-08 09:27:34 -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 Refactor ingress nginx variables 2020-12-12 08:52:47 -03:00
nginx.go add support for the jaeger propagation format 2021-03-26 12:33:24 -04: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 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