consul/agent/xds
Eric Haberkorn 17a280d51b
This fixes an issue where TCP services that are exported cannot be configured to failover. (#17469)
This will likely happen frequently with sameness groups. Relaxing this
constraint is harmless for failover because xds/endpoints exludes cross
partition and peer endpoints.
2023-05-25 12:50:20 -04:00
..
accesslogs
extensionruntime Disable remote proxy patching except AWS Lambda (#17415) 2023-05-23 11:55:06 +00:00
testcommon
testdata Use original_dst filter instead of use_original_dst field (#17433) 2023-05-24 12:01:17 -05:00
validateupstream-test
clusters.go xds: Remove APIGateway ToIngress function (#17453) 2023-05-25 15:16:37 +00:00
clusters_test.go
config.go
config_test.go
delta.go
delta_envoy_extender_oss_test.go Disable remote proxy patching except AWS Lambda (#17415) 2023-05-23 11:55:06 +00:00
delta_test.go Disable remote proxy patching except AWS Lambda (#17415) 2023-05-23 11:55:06 +00:00
endpoints.go This fixes an issue where TCP services that are exported cannot be configured to failover. (#17469) 2023-05-25 12:50:20 -04:00
endpoints_test.go
failover_policy.go
failover_policy_oss.go
golden_test.go
jwt_authn.go [NET-3092] Improve jwt-provider tests (#17430) 2023-05-24 10:30:48 -04:00
jwt_authn_test.go [NET-3092] Improve jwt-provider tests (#17430) 2023-05-24 10:30:48 -04:00
listeners.go Use original_dst filter instead of use_original_dst field (#17433) 2023-05-24 12:01:17 -05:00
listeners_apigateway.go xds: Remove APIGateway ToIngress function (#17453) 2023-05-25 15:16:37 +00:00
listeners_ingress.go
listeners_test.go
naming.go
net_fallback.go
net_linux.go
protocol_trace.go
rbac.go
rbac_test.go
resources.go
resources_oss_test.go
resources_test.go
response.go
routes.go xds: Remove APIGateway ToIngress function (#17453) 2023-05-25 15:16:37 +00:00
routes_test.go
secrets.go
server.go
server_oss.go
testing.go
xds.go
xds_protocol_helpers_test.go Disable remote proxy patching except AWS Lambda (#17415) 2023-05-23 11:55:06 +00:00
z_xds_packages.go
z_xds_packages_test.go