ingress-nginx-helm/internal/ingress/controller/template
Christian Groschupp 1f4ee0e235
feat: add annotation to allow to add custom response headers (#9742)
* add custom headers

Signed-off-by: Christian Groschupp <christian@groschupp.org>

* add tests

Signed-off-by: Christian Groschupp <christian@groschupp.org>

* add docs

* update copyright

* change comments

* add e2e test customheaders

* add custom headers validation

* remove escapeLiteralDollar filter

* validate value in custom headers

* add regex for header value

* fix annotation test

* Revert "remove escapeLiteralDollar filter"

This reverts commit ab48392b60dee4ce146a4c17e046849f9633c7fb.

* add annotationConfig

* fix test

* fix golangci-lint findings

* fix: add missung exp module

---------

Signed-off-by: Christian Groschupp <christian@groschupp.org>
2024-04-09 03:25:22 -07:00
..
buffer_pool.go Simplify initialization function of bytes.Buffer 2019-10-12 08:36:54 -07:00
configmap.go feat: add annotation to allow to add custom response headers (#9742) 2024-04-09 03:25:22 -07:00
configmap_test.go migrate mitchellh/hashstructure to v2 (#9651) 2023-02-22 07:27:57 -08:00
template.go golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
template_test.go Deprecate opentracing (#10615) 2023-11-05 01:58:35 +01:00