consul/agent/structs
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
..
aclfilter [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl.go [CC-6039] Update builtin policy descriptions (#18705) 2023-09-08 09:16:22 -07:00
acl_cache.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl_cache_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
acl_templated_policy.go [NET-5325] ACL templated policies support in tokens and roles (#18708) 2023-09-08 12:45:24 +00:00
acl_templated_policy_ce.go [NET-5325] ACL templated policies support in tokens and roles (#18708) 2023-09-08 12:45:24 +00:00
acl_templated_policy_ce_test.go [NET-5325] ACL templated policies support in tokens and roles (#18708) 2023-09-08 12:45:24 +00:00
acl_templated_policy_test.go [NET-5325] ACL templated policies support in tokens and roles (#18708) 2023-09-08 12:45:24 +00:00
acl_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
auto_encrypt.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
autopilot.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
autopilot_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
catalog.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
catalog_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
check_definition.go Add TCP+TLS Healthchecks (#18381) 2023-09-05 13:34:44 -07:00
check_definition_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
check_type.go Add TCP+TLS Healthchecks (#18381) 2023-09-05 13:34:44 -07:00
config_entry.go CE commit (#18583) 2023-08-25 12:47:20 -04:00
config_entry_apigw_jwt_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_ce.go CE commit (#18583) 2023-08-25 12:47:20 -04:00
config_entry_ce_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_discoverychain.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_discoverychain_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_discoverychain_ce_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_discoverychain_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_exports.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_exports_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_exports_ce_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_exports_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_gateways.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_gateways_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_inline_certificate.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_inline_certificate_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_intentions.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_intentions_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_intentions_ce_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_intentions_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_jwt_provider.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_jwt_provider_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_jwt_provider_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_mesh.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_mesh_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_mesh_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_routes.go NET-5530 Support response header modifiers on http-route config entry (#18646) 2023-09-08 14:04:56 -04:00
config_entry_routes_test.go Add the plumbing for APIGW JWT work (#18609) 2023-08-31 12:23:59 -04:00
config_entry_sameness_group.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_sameness_group_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
config_entry_status.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_entry_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
connect.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
connect_ca.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
connect_ca_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
connect_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
connect_proxy_config.go dataplane: Allow getting bootstrap parameters when using V2 APIs (#18504) 2023-09-06 16:46:25 -06:00
connect_proxy_config_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
connect_proxy_config_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
deep-copy.sh [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
discovery_chain.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
discovery_chain_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
envoy_extension.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
errors.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
federation_state.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
identity.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
intention.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
intention_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
intention_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
peering.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
prepared_query.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
prepared_query_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
protobuf_compat.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
service_definition.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
service_definition_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
snapshot.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
structs.deepcopy.go CE commit (#18583) 2023-08-25 12:47:20 -04:00
structs.deepcopy_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
structs.go Add TCP+TLS Healthchecks (#18381) 2023-09-05 13:34:44 -07:00
structs_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
structs_ce_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
structs_ext_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
structs_filtering_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
structs_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
system_metadata.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
testing_catalog.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_connect_proxy_config.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_intention.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing_service_definition.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
txn.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00