consul/agent/xdsv2
John Murret 7de0b45ba4
Fix xds v2 from creating envoy endpoint resources when already inlined in the cluster (#19580)
* 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.

* wip

* remove endpoint resources that are already inlined on local_app clusters

* renaiming and comments
2023-11-08 22:18:51 +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 Fix xds v2 from creating envoy endpoint resources when already inlined in the cluster (#19580) 2023-11-08 22:18:51 +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