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
Chris S. Kim fb5eb20563
Pass trust domain to RBAC to validate and fix use of wrong peer trust bundles (#13508)
2 years ago
..
proxysupport connect: Use Envoy 1.22.2 instead of 1.22.1 (#13444) 2 years ago
serverlessplugin Support making requests to lambda from connect proxies. 3 years ago
testdata Pass trust domain to RBAC to validate and fix use of wrong peer trust bundles (#13508) 2 years ago
xdscommon peering: update how cross-peer upstreams and represented in proxycfg and rendered in xds (#13362) 3 years ago
clusters.go Pass trust domain to RBAC to validate and fix use of wrong peer trust bundles (#13508) 2 years ago
clusters_test.go feat: tgtwy xDS generation for destinations 2 years ago
config.go Fix proto lint errors after version bump 3 years ago
config_test.go
delta.go xds: remove HTTPCheckFetcher dependency (#13366) 3 years ago
delta_test.go add general runstep test helper instead of copying it all over the place (#13013) 3 years ago
endpoints.go xds: allow for peered upstreams to use tagged addresses that are hostnames (#13422) 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 Envoy 1.22 to integration tests, remove Envoy 1.18 (#12805) 3 years ago
envoy_versioning_test.go connect: Use Envoy 1.22.2 instead of 1.22.1 (#13444) 2 years ago
failover_math.go
failover_math_test.go
golden_test.go connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 (#12777) 3 years ago
listeners.go Pass trust domain to RBAC to validate and fix use of wrong peer trust bundles (#13508) 2 years ago
listeners_ingress.go Configure upstream TLS context with peer root certs (#13321) 3 years ago
listeners_test.go feat: tgtwy xDS generation for destinations 2 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 Pass trust domain to RBAC to validate and fix use of wrong peer trust bundles (#13508) 2 years ago
rbac_test.go Pass trust domain to RBAC to validate and fix use of wrong peer trust bundles (#13508) 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 xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2 years ago
response.go
routes.go Fix proto lint errors after version bump 3 years ago
routes_test.go xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2 years ago
server.go xds: remove HTTPCheckFetcher dependency (#13366) 3 years ago
server_oss.go Fixup acl.EnterpriseMeta 3 years ago
serverless_plugin_oss_test.go xds: remove HTTPCheckFetcher dependency (#13366) 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 xds: remove HTTPCheckFetcher dependency (#13366) 3 years ago
z_xds_packages.go Add connection limit setting to service defaults 3 years ago
z_xds_packages_test.go