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
Daniel Nephin b9e60c0775
testing: skip slow tests with -short
4 years ago
..
proxysupport connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 4 years ago
testdata Add DC and NS support for Envoy metrics (#9207) 4 years ago
clusters.go PR comments 4 years ago
clusters_test.go testing: skip slow tests with -short 4 years ago
config.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 4 years ago
config_test.go Enable gateways to resolve hostnames to IPv4 addresses (#7999) 5 years ago
endpoints.go xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8222) 4 years ago
endpoints_test.go testing: skip slow tests with -short 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: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 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 Add DC and NS support for Envoy metrics (#9207) 4 years ago
listeners_test.go testing: skip slow tests with -short 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 Add session flag to cookie config 4 years ago
server.go Add server receiver to routes and log tgw err 4 years ago
server_oss.go
server_test.go testing: skip slow tests with -short 4 years ago
testing.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
xds.go