ingress-nginx-helm/internal/ingress/controller
Ricardo Katz 78afe7e389
Drop v1beta1 from ingress nginx (#7156)
* Drop v1beta1 from ingress nginx

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

* Fix intorstr logic in controller

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

* fixing admission

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

* more intorstr fixing

* correct template rendering

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

* Fix e2e tests for v1 api

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

* Fix gofmt errors

* This is finally working...almost there...

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

* Re-add removed validation of AdmissionReview
2021-06-23 14:20:10 -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 Drop v1beta1 from ingress nginx (#7156) 2021-06-23 14:20:10 -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 Drop v1beta1 from ingress nginx (#7156) 2021-06-23 14:20:10 -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 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 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