consul/agent/consul/discoverychain
Nathan Coleman e5d26a13cd
NET-5530 Support response header modifiers on http-route config entry (#18646)
* Add response header filters to http-route config entry definitions

* Map response header filters from config entry when constructing route destination

* Support response header modifiers at the service level as well

* Update protobuf definitions

* Update existing unit tests

* Add response filters to route consolidation logic

* Make existing unit tests more robust

* Add missing docstring

* Add changelog entry

* Add response filter modifiers to existing integration test

* Add more robust testing for response header modifiers in the discovery chain

* Add more robust testing for request header modifiers in the discovery chain

* Modify test to verify that service filter modifiers take precedence over rule filter modifiers
2023-09-08 14:04:56 -04:00
..
compile.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
compile_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
compile_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
gateway.go NET-5530 Support response header modifiers on http-route config entry (#18646) 2023-09-08 14:04:56 -04:00
gateway_httproute.go NET-5530 Support response header modifiers on http-route config entry (#18646) 2023-09-08 14:04:56 -04:00
gateway_tcproute.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
gateway_test.go NET-5530 Support response header modifiers on http-route config entry (#18646) 2023-09-08 14:04:56 -04:00
string_stack.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
string_stack_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00