ingress-nginx-helm/internal/ingress/controller
Ricardo Katz 39ace3176b
Fix nilpointer in admission and remove failing test (#7255)
* Fix nilpointer in admission when it was unable to validate default backend ingress

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Remove temporarily the slow shutdown tests

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-06-21 12:32:51 -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 Fix nilpointer in admission and remove failing test (#7255) 2021-06-21 12:32:51 -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