open-consul/agent/xds
Freddy f45bec7779
Merge pull request #12223 from hashicorp/proxycfg/passthrough-cleanup
2022-02-10 17:35:51 -07:00
..
proxysupport connect: Upgrade Envoy 1.20 to 1.20.1 (#11895) 2022-01-18 14:35:27 -05:00
testdata Ensure passthrough addresses get cleaned up 2022-02-10 17:01:57 -07:00
clusters.go Fix race of upstreams with same passthrough ip 2022-02-10 17:01:57 -07:00
clusters_test.go Ensure passthrough addresses get cleaned up 2022-02-10 17:01:57 -07:00
config.go
config_test.go
delta.go Prevent xDS tight loop on cfg errors (#12195) 2022-02-10 15:37:36 -07:00
delta_test.go Prevent xDS tight loop on cfg errors (#12195) 2022-02-10 15:37:36 -07:00
endpoints.go Fix race of upstreams with same passthrough ip 2022-02-10 17:01:57 -07:00
endpoints_test.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 2022-01-20 10:12:04 -06:00
envoy_versioning.go xds: fix for delta xDS reconnect bug in LDS/CDS (#12174) 2022-01-25 11:24:27 -06:00
envoy_versioning_test.go xds: fix for delta xDS reconnect bug in LDS/CDS (#12174) 2022-01-25 11:24:27 -06:00
failover_math.go
failover_math_test.go
golden_test.go
listeners.go Fix race of upstreams with same passthrough ip 2022-02-10 17:01:57 -07:00
listeners_ingress.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 2022-01-20 10:12:04 -06:00
listeners_test.go Ensure passthrough addresses get cleaned up 2022-02-10 17:01:57 -07:00
naming.go
net_fallback.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
net_linux.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
protocol_trace.go
rbac.go
rbac_test.go connect: Remove support for Envoy 1.16 (#11354) 2021-10-27 18:51:35 -07:00
resources.go
response.go
routes.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 2022-01-20 10:12:04 -06:00
routes_test.go proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 2022-01-20 10:12:04 -06:00
server.go Merge branch 'main' into serve-panic-recovery 2021-11-06 16:12:06 +01:00
server_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
testing.go xds: fix for delta xDS reconnect bug in LDS/CDS (#12174) 2022-01-25 11:24:27 -06:00
xds.go
xds_protocol_helpers_test.go Prevent xDS tight loop on cfg errors (#12195) 2022-02-10 15:37:36 -07:00
z_xds_packages.go
z_xds_packages_test.go