ingress-nginx-helm/internal/ingress/controller/template
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
..
buffer_pool.go Include a buffer pool to improve memory usage 2017-11-11 14:53:44 -03:00
configmap.go Provide possibility to block CIDRs, User-Agents and Referers globally 2018-09-25 14:16:20 +03:00
configmap_test.go Code linting 2018-10-30 20:46:48 -03:00
template.go Adds CustomHTTPErrors ingress annotation and test 2018-11-06 16:47:52 +01:00
template_test.go Merge pull request #3198 from aledbf/only-dynamic 2018-10-10 05:07:34 -07:00