open-consul/ui-v2/tests/acceptance/dc/services/instances
John Cowen 14c6152361
ui: Normal proxies link to services, sidecars to instances (#5944)
* ui: Normal proxies line to services, sidecars to instances

Following on from https://github.com/hashicorp/consul/pull/5933 we
noticed that 'normal' proxies should link to the service, rather than
the service instance. Additionally proxy 'searching' within the
repository should take into account the name of the node that the
originating service is on (sidecar proxies are generally co-located)

Added an additional test here to prove that a sidecar-proxy with the
same service id but on a different node does not show the sidecar proxy
link.
2019-06-20 09:37:17 +01:00
..
error.feature ui: Normal proxies link to services, sidecars to instances (#5944) 2019-06-20 09:37:17 +01:00
proxy.feature ui: Normal proxies link to services, sidecars to instances (#5944) 2019-06-20 09:37:17 +01:00
show.feature ui: Normal proxies link to services, sidecars to instances (#5944) 2019-06-20 09:37:17 +01:00
sidecar-proxy.feature ui: Ensure Service Instance pages account for nodes (#5933) 2019-06-11 10:18:50 +01:00
with-proxy.feature ui: Ensure Service Instance pages account for nodes (#5933) 2019-06-11 10:18:50 +01:00
with-sidecar.feature ui: Normal proxies link to services, sidecars to instances (#5944) 2019-06-20 09:37:17 +01:00