open-consul/agent/xds
Freddy 5a50b26767
Avoid potential proxycfg/xDS deadlock using non-blocking send
2021-02-08 16:14:06 -07:00
..
proxysupport connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
testdata connect: add local_request_timeout_ms to configure local_app http timeouts (#9554) 2021-01-25 13:50:00 -06:00
clusters.go
clusters_test.go xds: Pass in logger 2021-01-07 18:13:48 -05:00
config.go connect: add local_request_timeout_ms to configure local_app http timeouts (#9554) 2021-01-25 13:50:00 -06:00
config_test.go connect: add local_request_timeout_ms to configure local_app http timeouts (#9554) 2021-01-25 13:50:00 -06:00
endpoints.go
endpoints_test.go xds: Pass in logger 2021-01-07 18:13:48 -05:00
envoy_versioning.go connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
envoy_versioning_test.go connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
failover_math.go
failover_math_test.go
golden_test.go
listeners.go xds: prevent LDS flaps in mesh gateways due to unstable datacenter lists (#9651) 2021-02-08 10:19:57 -06:00
listeners_test.go xds: prevent LDS flaps in mesh gateways due to unstable datacenter lists (#9651) 2021-02-08 10:19:57 -06:00
naming.go
rbac.go connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
rbac_test.go connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
response.go
routes.go
routes_test.go xds: Pass in logger 2021-01-07 18:13:48 -05:00
server.go Make xDS labeling consistent with proxycfg 2021-02-05 15:15:52 -07:00
server_oss.go
server_test.go xds: remove Server.Initialize 2021-01-07 18:13:48 -05:00
testing.go xds: Fix data race 2021-01-07 18:13:48 -05:00
xds.go