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
Eric Haberkorn ebd5513d4b
Refactor failover code to use Envoy's aggregate clusters (#14178)
2 years ago
..
proxysupport connect: Add support for Envoy 1.23, remove 1.19 (#13807) 2 years ago
serverlessplugin Fix spelling mistake in serverless patcher (#13607) 2 years ago
testdata Refactor failover code to use Envoy's aggregate clusters (#14178) 2 years ago
xdscommon peering: update how cross-peer upstreams and represented in proxycfg and rendered in xds (#13362) 3 years ago
clusters.go Refactor failover code to use Envoy's aggregate clusters (#14178) 2 years ago
clusters_test.go Make envoy resources for inferred peered upstreams (#13758) 2 years ago
config.go Fix proto lint errors after version bump 3 years ago
config_test.go
delta.go grpc: rename public/private directories to external/internal (#13721) 2 years ago
delta_test.go
endpoints.go Refactor failover code to use Envoy's aggregate clusters (#14178) 2 years ago
endpoints_test.go xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2 years ago
envoy_versioning.go connect: Add support for Envoy 1.23, remove 1.19 (#13807) 2 years ago
envoy_versioning_test.go connect: Add support for Envoy 1.23, remove 1.19 (#13807) 2 years ago
failover_math.go
failover_math_test.go
golden_test.go
listeners.go Tgtwy egress HTTP support (#13953) 2 years ago
listeners_ingress.go Configure upstream TLS context with peer root certs (#13321) 3 years ago
listeners_test.go Make envoy resources for inferred peered upstreams (#13758) 2 years ago
naming.go
net_fallback.go
net_linux.go
protocol_trace.go
rbac.go feat: connect proxy xDS for destinations 2 years ago
rbac_test.go xds: modify rbac rules to use the XFCC header for peered L7 enforcement (#13629) 2 years ago
resources.go xds: remove HTTPCheckFetcher dependency (#13366) 3 years ago
resources_oss_test.go xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2 years ago
resources_test.go Tgtwy egress HTTP support (#13953) 2 years ago
response.go
routes.go Tgtwy egress HTTP support (#13953) 2 years ago
routes_test.go xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2 years ago
server.go grpc: rename public/private directories to external/internal (#13721) 2 years ago
server_oss.go
serverless_plugin_oss_test.go Fix spelling mistake in serverless patcher (#13607) 2 years ago
testing.go
xds.go
xds_protocol_helpers_test.go xds: remove HTTPCheckFetcher dependency (#13366) 3 years ago
z_xds_packages.go
z_xds_packages_test.go