opensource-repos-with-issues / consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
https://www.consul.io
Mozilla Public License 2.0
0 stars 0 forks source link

[CLOSED] ui: add peers to node search #4

Open arturo-aparicio opened 2 years ago

arturo-aparicio commented 2 years ago

Issue by LevelbossMike Monday Jul 25, 2022 at 09:10 GMT Originally opened as https://github.com/hashicorp/consul/pull/13875


Description

Follow-up of https://github.com/hashicorp/consul/pull/13771 to make the tests execute on CI - couldn't find a way to do this in the old PR.

For discussion please follow the old PR. Nothing has changed - I'm just creating a new PR so that tests execute properly on CI.

TLDR;

This PR:

PR Checklist


LevelbossMike included the following code: https://github.com/hashicorp/consul/pull/13875/commits

arturo-aparicio commented 2 years ago

Comment by LevelbossMike Monday Jul 25, 2022 at 09:25 GMT


@evrowe I can't approve myself - would be great to get a 👍 for this one again. No changes other than renaming the dc.nodes-controller has been done - it was called DcServicesController because I forgot to rename it after copy-pasting the controller file. This is the same PR as https://github.com/hashicorp/consul/pull/13771