Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
R.B. Boyer e3cd4a8539
connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8470)
4 years ago
..
proxysupport xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
testdata xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
clusters.go xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8222) 4 years ago
clusters_test.go xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 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 xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
envoy_versioning.go xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
envoy_versioning_test.go xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8222) 4 years ago
failover_math.go
failover_math_test.go
golden_test.go xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8222) 4 years ago
listeners.go connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8470) 4 years ago
listeners_test.go xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
naming.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
response.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 4 years ago
routes.go connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8470) 4 years ago
routes_test.go xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
server.go xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
server_oss.go Updates to Config Entries and Connect for Namespaces (#7116) 5 years ago
server_test.go Fix a bunch of unparam lint issues 4 years ago
testing.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 4 years ago
xds.go Remove unused customEDSClusterJSON 5 years ago