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
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
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