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
freddygv 768dbaa68d
Add session flag to cookie config
4 years ago
..
proxysupport agent: expose the list of supported envoy versions on /v1/agent/self (#8545) 4 years ago
testdata Add session flag to cookie config 4 years ago
clusters.go PR comments 4 years ago
clusters_test.go Revert EnvoyConfig nesting 4 years ago
config.go
config_test.go
endpoints.go
endpoints_test.go xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
envoy_versioning.go xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 4 years ago
envoy_versioning_test.go
failover_math.go
failover_math_test.go
golden_test.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
listeners.go Set tgw filter router config name to cluster name 4 years ago
listeners_test.go Add explicit protocol overrides in tgw xds test cases 4 years ago
naming.go
rbac.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
rbac_test.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
response.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
routes.go Add session flag to cookie config 4 years ago
routes_test.go Add session flag to cookie config 4 years ago
server.go Add server receiver to routes and log tgw err 4 years ago
server_oss.go
server_test.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
testing.go xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
xds.go