You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/proxycfg
Freddy 82c269a7c5
Avoid potential proxycfg/xDS deadlock using non-blocking send
4 years ago
..
manager.go
manager_test.go testing: skip slow tests with -short 4 years ago
proxycfg.go
snapshot.go xds: prevent LDS flaps in mesh gateways due to unstable datacenter lists (#9651) 4 years ago
state.go Update comments on avoiding proxycfg deadlock 4 years ago
state_test.go Fix text type assertion 4 years ago
testing.go