ingress-nginx-helm/internal/ingress
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
..
annotations feat: add annotation to allow to add custom response headers (#9742) 2024-04-09 03:25:22 -07:00
controller feat: add annotation to allow to add custom response headers (#9742) 2024-04-09 03:25:22 -07:00
defaults feat: add annotation to allow to add custom response headers (#9742) 2024-04-09 03:25:22 -07:00
errors Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
inspector Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
metric remove _ssl_expire_time_seconds metric by identifier (#9706) 2024-04-08 12:32:21 -07:00
resolver Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
status Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00