open-consul/agent/proxycfg
freddygv ecccf22fd7 Exclude default partition from GatewayKey string
This will behave the way we handle SNI and SPIFFE IDs, where the default
partition is excluded.

Excluding the default ensures that don't attempt to compare default.dc2
to dc2 in OSS.
2021-11-01 14:45:52 -06:00
..
connect_proxy.go
ingress_gateway.go
manager.go
manager_test.go
mesh_gateway.go
mesh_gateway_oss.go
proxycfg.go
snapshot.go Exclude default partition from GatewayKey string 2021-11-01 14:45:52 -06:00
state.go
state_test.go Exclude default partition from GatewayKey string 2021-11-01 14:45:52 -06:00
terminating_gateway.go
testing.go Exclude default partition from GatewayKey string 2021-11-01 14:45:52 -06:00
upstreams.go