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/xds
R.B. Boyer 6eeccc93ce
connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737)
4 years ago
..
proxysupport connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737) 4 years ago
testdata connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737) 4 years ago
clusters.go PR comments 4 years ago
clusters_test.go xds: Pass in logger 4 years ago
config.go connect: add local_request_timeout_ms to configure local_app http timeouts (#9554) 4 years ago
config_test.go connect: add local_request_timeout_ms to configure local_app http timeouts (#9554) 4 years ago
endpoints.go
endpoints_test.go xds: Pass in logger 4 years ago
envoy_versioning.go connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 4 years ago
envoy_versioning_test.go connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737) 4 years ago
failover_math.go
failover_math_test.go
golden_test.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
listeners.go xds: prevent LDS flaps in mesh gateways due to unstable datacenter lists (#9651) 4 years ago
listeners_test.go xds: prevent LDS flaps in mesh gateways due to unstable datacenter lists (#9651) 4 years ago
naming.go
rbac.go connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
rbac_test.go connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
response.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
routes.go Add session flag to cookie config 4 years ago
routes_test.go xds: Pass in logger 4 years ago
server.go Make xDS labeling consistent with proxycfg 4 years ago
server_oss.go
server_test.go xds: remove Server.Initialize 4 years ago
testing.go xds: Fix data race 4 years ago
xds.go