open-consul/agent/proxycfg
Dan Upton 90129919a8
proxycfg: fix goroutine leak when service is re-registered (#14988)
Fixes a bug where we'd leak a goroutine in state.run when the given
context was canceled while there was a pending update.
2022-10-17 11:31:10 +01:00
..
internal/watch perf: remove expensive reflection from xDS hot path (#14934) 2022-10-14 10:26:42 +01:00
connect_proxy.go Service http checks data source for agentless proxies (#14924) 2022-10-12 07:49:56 -07:00
data_sources.go
data_sources_oss.go
deep-copy.sh perf: remove expensive reflection from xDS hot path (#14934) 2022-10-14 10:26:42 +01:00
ingress_gateway.go
manager.go proxycfg: rate-limit delivery of config snapshots (#14960) 2022-10-14 15:52:00 +01:00
manager_test.go perf: remove expensive reflection from xDS hot path (#14934) 2022-10-14 10:26:42 +01:00
mesh_gateway.go Use split wildcard partition name 2022-10-13 16:55:28 -06:00
mesh_gateway_oss.go
naming.go
naming_oss.go
naming_test.go
proxycfg.deepcopy.go perf: remove expensive reflection from xDS hot path (#14934) 2022-10-14 10:26:42 +01:00
proxycfg.go perf: remove expensive reflection from xDS hot path (#14934) 2022-10-14 10:26:42 +01:00
snapshot.go perf: remove expensive reflection from xDS hot path (#14934) 2022-10-14 10:26:42 +01:00
snapshot_test.go perf: remove expensive reflection from xDS hot path (#14934) 2022-10-14 10:26:42 +01:00
state.go proxycfg: fix goroutine leak when service is re-registered (#14988) 2022-10-17 11:31:10 +01:00
state_oss_test.go
state_test.go Merge pull request #14981 from hashicorp/peering/dial-through-gateways 2022-10-14 09:44:56 -06:00
terminating_gateway.go
testing.go
testing_connect_proxy.go
testing_ingress_gateway.go
testing_mesh_gateway.go
testing_oss.go
testing_peering.go
testing_terminating_gateway.go
testing_tproxy.go
testing_upstreams.go
upstreams.go