ingress-nginx-helm/internal/ingress/controller
jasongwartz 0ebf0354cb Adds CustomHTTPErrors ingress annotation and test
Adds per-server/location error-catch functionality to nginx template

Adds documentation

Reduces template duplication with helper function for CUSTOM_ERRORS data

Updates documentation

Adds e2e test for customerrors

Removes AllCustomHTTPErrors, replaces with template function with deduplication and adds e2e test of deduplication

Fixes copy-paste error in test, adds additional test cases

Reverts noop change in controller.go (unused now)
2018-11-06 16:47:52 +01:00
..
config Code linting 2018-10-30 20:46:48 -03:00
process Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
store Remove support for TCP and UDP services 2018-10-07 10:53:37 -03:00
template Adds CustomHTTPErrors ingress annotation and test 2018-11-06 16:47:52 +01:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Add healthcheck timeout as CLA 2018-10-24 16:02:28 -04:00
checker_test.go Create file permission constants 2018-06-12 11:06:14 -04:00
controller.go Adds CustomHTTPErrors ingress annotation and test 2018-11-06 16:47:52 +01:00
controller_test.go Improve best-cert guessing with empty tls.hosts 2018-06-25 01:59:50 +02:00
endpoints.go delete upstream healthcheck annotation 2018-10-09 09:14:13 -04:00
endpoints_test.go delete upstream healthcheck annotation 2018-10-09 09:14:13 -04:00
nginx.go Code linting 2018-10-30 20:46:48 -03:00
nginx_test.go Replace standard json encoding with jsoniter 2018-09-22 14:25:01 -03:00
tcp.go Clarify log messages in controller pkg 2018-06-13 21:27:43 +02:00
util.go Add support for valgrind 2018-08-30 21:32:06 -03:00
util_test.go Apply gometalinter suggestions 2018-04-25 18:53:49 -03:00