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
Freddy 9580f79f86
Merge pull request #12223 from hashicorp/proxycfg/passthrough-cleanup
3 years ago
..
proxysupport connect: Upgrade Envoy 1.20 to 1.20.1 (#11895) 3 years ago
testdata Ensure passthrough addresses get cleaned up 3 years ago
clusters.go Fix race of upstreams with same passthrough ip 3 years ago
clusters_test.go Ensure passthrough addresses get cleaned up 3 years ago
config.go
config_test.go
delta.go Prevent xDS tight loop on cfg errors (#12195) 3 years ago
delta_test.go Prevent xDS tight loop on cfg errors (#12195) 3 years ago
endpoints.go Fix race of upstreams with same passthrough ip 3 years ago
endpoints_test.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 3 years ago
envoy_versioning.go xds: fix for delta xDS reconnect bug in LDS/CDS (#12174) 3 years ago
envoy_versioning_test.go xds: fix for delta xDS reconnect bug in LDS/CDS (#12174) 3 years ago
failover_math.go
failover_math_test.go
golden_test.go
listeners.go Fix race of upstreams with same passthrough ip 3 years ago
listeners_ingress.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 3 years ago
listeners_test.go Ensure passthrough addresses get cleaned up 3 years ago
naming.go
net_fallback.go re-run gofmt on 1.17 (#11579) 3 years ago
net_linux.go re-run gofmt on 1.17 (#11579) 3 years ago
protocol_trace.go
rbac.go
rbac_test.go connect: Remove support for Envoy 1.16 (#11354) 3 years ago
resources.go
response.go
routes.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 3 years ago
routes_test.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 3 years ago
server.go Merge branch 'main' into serve-panic-recovery 3 years ago
server_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
testing.go xds: fix for delta xDS reconnect bug in LDS/CDS (#12174) 3 years ago
xds.go
xds_protocol_helpers_test.go Prevent xDS tight loop on cfg errors (#12195) 3 years ago
z_xds_packages.go
z_xds_packages_test.go