ingress-nginx-helm/internal/ingress/controller
Tom Hayward 9a9ad47857 Fix forwarding of auth-response-headers to gRPC backends (#7331)
* add e2e test for auth-response-headers annotation

* add e2e test for grpc with auth-response-headers

* fix forwarding of auth header to GRPC backends

* add test case for proxySetHeader(nil)
2021-08-10 11:24:39 -07:00
..
config fix: discover mounted geoip db files (#7228) 2021-08-10 11:24:39 -07:00
process Migrate to klog v2 2020-08-08 21:01:03 -04:00
store Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
template Fix forwarding of auth-response-headers to gRPC backends (#7331) 2021-08-10 11:24:39 -07:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Update go version, modules and remove ioutil 2021-08-06 14:15:21 -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 fix: discover mounted geoip db files (#7228) 2021-08-10 11:24:39 -07:00
controller_test.go Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03: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 Speed up admission hook by eliminating deep copy of Ingresses in CheckIngress (#7298) (#7333) 2021-07-09 13:38:54 -07:00
nginx.go Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
nginx_test.go Update go version, modules and remove ioutil 2021-08-06 14:15:21 -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 Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00