Commit Graph

2 Commits (61cee7fa9c641843840ed067886295153e5fd1ad)

Author SHA1 Message Date
hc-github-team-consul-core d62bf2c06a
Backport of Hash based config entry replication into release/1.15.x (#19914)
add hash based config entry replication

Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2023-12-12 13:35:47 -05:00
John Maguire 7cc019f9c8
[NET-5688] APIGateway UI Topology Fixes (#19657) (#19764)
* [NET-5688] APIGateway UI Topology Fixes (#19657)

* Update catalog and ui endpoints to show APIGateway in gateway service
topology view

* Added initial implementation for service view

* updated ui

* Fix topology view for gateways

* Adding tests for gw controller

* remove unused args

* Undo formatting changes

* Fix call sites for upstream/downstream gw changes

* Add config entry tests

* Fix function calls again

* Move from ServiceKey to ServiceName, cleanup from PR review

* Add additional check for length of services in bound apigateway for
IsSame comparison

* fix formatting for proto

* gofmt

* Add DeepCopy for retrieved BoundAPIGateway

* gofmt

* gofmt

* Rename function to be more consistent

* Remove BUSL license

* Fix import
2023-11-29 11:23:15 -05:00