consul/agent/xdsv2
John Murret 780e91688d
Migrate remaining individual resource tests for service mesh to TestAllResourcesFromSnapshot (#19583)
* migrate expose checks and paths  tests to resources_test.go

* fix failing expose paths tests

* fix the way endpoint resources get created to make expose tests pass.

* remove endpoint resources that are already inlined on local_app clusters

* renaiming and comments

* migrate remaining service mesh tests to resources_test.go

* cleanup

* update proxystateconverter to skip ading alpn to clusters and listener filterto match v1 behavior
2023-11-09 20:08:37 +00:00
..
testdata Fix xds v2 from creating envoy endpoint resources when already inlined in the cluster (#19580) 2023-11-08 22:18:51 +00:00
cluster_resources.go Migrate remaining individual resource tests for service mesh to TestAllResourcesFromSnapshot (#19583) 2023-11-09 20:08:37 +00:00
endpoint_resources.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
listener_resources.go Fix xds v2 from creating envoy endpoint resources when already inlined in the cluster (#19580) 2023-11-08 22:18:51 +00:00
rbac_resources.go [NET-4931] xdsv2, sidecarproxycontroller, l4 trafficpermissions: support L7 (#19185) 2023-10-12 23:45:45 +00:00
resources.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
resources_test.go Source / local_app golden tests to include all protocols. (#19436) 2023-11-02 18:31:06 +00:00
route_resources.go Fix xds v2 from creating envoy endpoint resources when already inlined in the cluster (#19580) 2023-11-08 22:18:51 +00:00