open-consul/test
sarahalsmiller 97532900a5
xds: generate endpoints directly from API gateway snapshot (#17390)
* endpoints xds cluster configuration

* resources test fix

* fix reversion in resources_test

* Update agent/proxycfg/api_gateway.go

Co-authored-by: John Maguire <john.maguire@hashicorp.com>

* gofmt

* Modify getReadyUpstreams to filter upstreams by listener (#17410)

Each listener would previously have all upstreams from any route that bound to the listener. This is problematic when a route bound to one listener also binds to other listeners and so includes upstreams for multiple listeners. The list for a given listener would then wind up including upstreams for other listeners.

* Update agent/proxycfg/api_gateway.go

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>

* Restore import blocking

* Skip to next route if route has no upstreams

* cleanup

* change set from bool to empty struct

---------

Co-authored-by: John Maguire <john.maguire@hashicorp.com>
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-05-19 18:50:59 +00:00
..
bin Copyright headers for missing files/folders (#16708) 2023-03-28 18:48:58 -04:00
ca Copyright headers for missing files/folders (#16708) 2023-03-28 18:48:58 -04:00
ca_path
client_certs Copyright headers for missing files/folders (#16708) 2023-03-28 18:48:58 -04:00
command/merge
hostname Copyright headers for missing files/folders (#16708) 2023-03-28 18:48:58 -04:00
integration xds: generate endpoints directly from API gateway snapshot (#17390) 2023-05-19 18:50:59 +00:00
key Regenerate test certificates. (#15218) 2022-11-01 10:51:13 -05:00
load ci: remove test-integrations CircleCI workflow (#16928) 2023-04-19 16:19:29 +00:00
snapshot snapshot: read meta.json correctly. (#5193) 2019-01-08 17:06:28 +01:00
CA-GENERATION.md regenerate expired certs (#11462) 2021-11-01 11:40:16 -04:00
notes.txt