open-consul/agent/proxycfg
Matt Keeler 35a839952b Fix Internal.ServiceDump blocking (#6076)
maxIndexWatchTxn was only watching the IndexEntry of the max index of all the entries. It needed to watch all of them regardless of which was the max.

Also plumbed the query source through in the proxy config to help better track requests.
2019-07-04 16:17:49 +01:00
..
manager.go activate most discovery chain features in xDS for envoy (#6024) 2019-07-01 22:10:51 -05:00
manager_test.go Merge Consul OSS branch 'master' at commit a58d8e91ac258c04174afca3818cbdae23aa8d3f 2019-07-03 02:00:31 +00:00
proxycfg.go Proxy Config Manager (#4729) 2018-10-10 16:55:34 +01:00
snapshot.go Implement mesh gateway management of service subsets 2019-07-02 10:29:37 -04:00
state.go Fix Internal.ServiceDump blocking (#6076) 2019-07-04 16:17:49 +01:00
state_test.go Proxy Config Manager (#4729) 2018-10-10 16:55:34 +01:00
testing.go Update xds/proxycfg tests to use the same looking trust domain as a normal system 2019-07-02 10:29:37 -04:00