consul/agent/structs
Matt Keeler 4728329aeb
Various Gateway Fixes (#6093)
* Ensure the mesh gateway configuration comes back in the api within each upstream

* Add a test for the MeshGatewayConfig in the ToAPI functions

* Ensure we don’t use gateways for dc local connections

* Update the svc kind index for deletions

* Replace the proxycfg.state cache with an interface for testing

Also start implementing proxycfg state testing.

* Update the state tests to verify some gateway watches for upstream-targets of a discovery chain.
2019-07-12 17:19:37 -04:00
..
acl.go acl: a role binding rule for a role that does not exist should be ignored (#5778) 2019-05-03 14:22:44 -05:00
acl_cache.go
acl_cache_test.go
acl_legacy.go
acl_legacy_test.go
acl_test.go
auto_encrypt.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 2019-06-27 22:22:07 +02:00
catalog.go
check_definition.go Support for maximum size for Output of checks (#5233) 2019-06-26 09:43:25 -06:00
check_definition_test.go
check_type.go Support for maximum size for Output of checks (#5233) 2019-06-26 09:43:25 -06:00
config_entry.go handle structs.ConfigEntry decoding similarly to api.ConfigEntry decoding (#6106) 2019-07-12 12:20:30 -05:00
config_entry_discoverychain.go implement some missing service-router features and add more xDS testing (#6065) 2019-07-12 14:16:21 -05:00
config_entry_discoverychain_test.go do some initial config entry graph validation during writes (#6047) 2019-07-01 15:23:36 -05:00
config_entry_test.go handle structs.ConfigEntry decoding similarly to api.ConfigEntry decoding (#6106) 2019-07-12 12:20:30 -05:00
connect.go
connect_ca.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 2019-06-27 22:22:07 +02:00
connect_ca_test.go
connect_proxy_config.go Various Gateway Fixes (#6093) 2019-07-12 17:19:37 -04:00
connect_proxy_config_test.go Various Gateway Fixes (#6093) 2019-07-12 17:19:37 -04:00
connect_test.go
discovery_chain.go Fix bug in service-resolver redirects if the destination uses a default resolver. (#6122) 2019-07-12 12:21:25 -05:00
discovery_chain_test.go initial version of L7 config entry compiler (#5994) 2019-06-27 13:38:21 -05:00
errors.go
intention.go Include a content hash of the intention for use during replication 2019-07-01 16:28:30 -04:00
intention_test.go
operator.go
prepared_query.go
prepared_query_test.go
sanitize_oss.go Update to use a consulent build tag instead of just ent (#5759) 2019-05-01 11:11:27 -04:00
service_definition.go Add tagged addresses for services (#5965) 2019-06-17 10:51:50 -04:00
service_definition_test.go
snapshot.go
structs.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
structs_filtering_test.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
structs_test.go Envoy CLI bind addresses (#6107) 2019-07-12 12:57:31 -04:00
testing_catalog.go implement some missing service-router features and add more xDS testing (#6065) 2019-07-12 14:16:21 -05:00
testing_connect_proxy_config.go
testing_intention.go
testing_service_definition.go
txn.go