ingress-nginx-helm/internal/ingress/controller
Matt Miller b3dfee6ada
Allow preservation of trailing slashes on TLS redirects via annotation. (#7144)
* allow retaining a trailing slash in a TLS redirect via annotation.

Signed-off-by: mamiller <mamiller@rosettastone.com>

* requested changes

* gofmt
2021-05-23 08:51:38 -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 Allow preservation of trailing slashes on TLS redirects via annotation. (#7144) 2021-05-23 08:51:38 -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 Bugfix: non-host canary ingress use default server name as host to merge 2021-05-14 10:25:12 +08:00
controller_test.go Bugfix: non-host canary ingress use default server name as host to merge 2021-05-14 10:25:12 +08: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