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 44609c0ca5
Merge pull request #12539 from hashicorp/make-xds-lib
3 years ago
..
proxysupport connect: Update supported Envoy versions to include 1.19.3 and 1.18.6 3 years ago
testdata proxycfg: change how various proxycfg test helpers for making ConfigSnapshot copies works to be more correct and less error prone (#12531) 3 years ago
xdscommon Make an xdscommon package that will be shared between Consul and Envoy plugins 3 years ago
clusters.go Fix race of upstreams with same passthrough ip 3 years ago
clusters_test.go Make an xdscommon package that will be shared between Consul and Envoy plugins 3 years ago
config.go
config_test.go
delta.go Make an xdscommon package that will be shared between Consul and Envoy plugins 3 years ago
delta_test.go Merge pull request #12539 from hashicorp/make-xds-lib 3 years ago
endpoints.go Fix race of upstreams with same passthrough ip 3 years ago
endpoints_test.go Make an xdscommon package that will be shared between Consul and Envoy plugins 3 years ago
envoy_versioning.go xds: fix for delta xDS reconnect bug in LDS/CDS (#12174) 3 years ago
envoy_versioning_test.go connect: Update supported Envoy versions to include 1.19.3 and 1.18.6 3 years ago
failover_math.go
failover_math_test.go
golden_test.go
listeners.go xds: respect chain protocol on default discovery chain 3 years ago
listeners_ingress.go proxycfg: change how various proxycfg test helpers for making ConfigSnapshot copies works to be more correct and less error prone (#12531) 3 years ago
listeners_test.go Make an xdscommon package that will be shared between Consul and Envoy plugins 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 Make an xdscommon package that will be shared between Consul and Envoy plugins 3 years ago
response.go
routes.go proxycfg: change how various proxycfg test helpers for making ConfigSnapshot copies works to be more correct and less error prone (#12531) 3 years ago
routes_test.go Make an xdscommon package that will be shared between Consul and Envoy plugins 3 years ago
server.go Merge pull request #12539 from hashicorp/make-xds-lib 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 proxycfg: change how various proxycfg test helpers for making ConfigSnapshot copies works to be more correct and less error prone (#12531) 3 years ago
z_xds_packages.go
z_xds_packages_test.go