consul/agent/xds
John Murret f115cdb1d5
NET-6385 - Static routes that are inlined in listener filters are also created as a resource. (#19459)
* cover all protocols in local_app golden tests

* fix xds tests

* updating latest

* fix broken test

* add sorting of routers to TestBuildLocalApp to get rid of the flaking

* cover all protocols in local_app golden tests

* cover all protocols in local_app golden tests

* cover all protocols in local_app golden tests

* process envoy resource by walking the map.  use a map rather than array for envoy resource to prevent duplication.

* cleanup.  doc strings.

* update to latest

* fix broken test

* update tests after adding sorting of routers in local_app builder tests

* do not make endpoints for local_app

* fix catalog destinations only by creating clusters for any cluster not already created by walking the graph.

* Configure TestAllResourcesFromSnapshot to run V2 tests

* wip

* fix processing of failover groups

* add endpoints and clusters for any clusters that were not created from walking the listener -> path

* fix xds v2 golden files for clusters to include failover group clusters
2023-11-07 08:00:08 -07:00
..
accesslogs catalog,mesh,auth: Bump versions to v2beta1 (#18930) 2023-09-22 10:51:15 -06:00
config
configfetcher
extensionruntime Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
naming
platform Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
proxystateconverter NET-6385 - Static routes that are inlined in listener filters are also created as a resource. (#19459) 2023-11-07 08:00:08 -07:00
response
testcommon
testdata NET-6385 - Static routes that are inlined in listener filters are also created as a resource. (#19459) 2023-11-07 08:00:08 -07:00
validateupstream-test
clusters.go Use strict DNS for mesh gateways with hostnames (#19268) 2023-10-24 15:04:14 -04:00
clusters_test.go NET-6385 - Static routes that are inlined in listener filters are also created as a resource. (#19459) 2023-11-07 08:00:08 -07:00
delta.go remove log (#19029) 2023-09-29 16:11:50 -07:00
delta_envoy_extender_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
delta_envoy_extender_test.go
delta_test.go
endpoints.go [NET-6221] Ensure LB policy set for locality-aware routing (CE) (#19283) 2023-10-19 10:13:27 -04:00
endpoints_test.go NET-6385 - Static routes that are inlined in listener filters are also created as a resource. (#19459) 2023-11-07 08:00:08 -07:00
failover_policy.go
failover_policy_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
golden_test.go xds: update golden tests to be deterministic (#18707) 2023-09-11 11:40:19 -05:00
gw_per_route_filters_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
jwt_authn.go
jwt_authn_ce.go [NET-5457] Fix CE code for jwt multiple virtual hosts bug (#19123) 2023-10-10 16:25:36 -04:00
jwt_authn_test.go
listeners.go Allow connections through Terminating Gateways from peered clusters NET-3463 (#18959) 2023-10-05 21:54:23 +00:00
listeners_apigateway.go [NET-5810] CE changes for multiple virtual hosts (#19246) 2023-10-17 15:08:04 +00:00
listeners_ingress.go
listeners_test.go XDS V1 should not make runs for TCP Disco Chains. (#19496) 2023-11-03 14:53:17 -06:00
locality_policy.go
locality_policy_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
protocol_trace.go
rbac.go [APIGW] NET-5017 JWT Cleanup/Status Conditions (#18700) 2023-09-07 19:03:09 +00:00
rbac_test.go [NET-4931] xdsv2, sidecarproxycontroller, l4 trafficpermissions: support L7 (#19185) 2023-10-12 23:45:45 +00:00
resources.go
resources_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
resources_test.go NET-6385 - Static routes that are inlined in listener filters are also created as a resource. (#19459) 2023-11-07 08:00:08 -07:00
routes.go XDS V1 should not make runs for TCP Disco Chains. (#19496) 2023-11-03 14:53:17 -06:00
routes_test.go XDS V1 should not make runs for TCP Disco Chains. (#19496) 2023-11-03 14:53:17 -06:00
secrets.go
server.go Watch the ProxyTracker from xDS controller (#18611) 2023-08-29 14:39:29 -07:00
server_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
testing.go
xds.go
xds_protocol_helpers_test.go Watch the ProxyTracker from xDS controller (#18611) 2023-08-29 14:39:29 -07:00
z_xds_packages.go
z_xds_packages_test.go