Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: Normal proxies link to services, sidecars to instances #5944

Merged
merged 2 commits into from Jun 20, 2019

Conversation

johncowen
Copy link
Contributor

Following on from #5933 we
noticed that 'normal' proxies should link to the service, rather than
the service instance. Additionally sidecar 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.

@johncowen johncowen added the theme/ui Anything related to the UI label Jun 10, 2019
@johncowen johncowen requested a review from a team June 10, 2019 13:56
@johncowen johncowen added this to the 1.5.2 milestone Jun 10, 2019
@johncowen johncowen changed the base branch from bugfix/ui-gh5853-unique-node-service to master June 11, 2019 09:42
@johncowen johncowen force-pushed the bugfix/ui-correct-proxy-links branch 2 times, most recently from a9d9778 to 7c8734c Compare June 17, 2019 14:28
Folllowing on from #5933 we
noticed that 'normal' proxies should link to the service, rather than
the service instance. Additionally sideproxy '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 additiojnal 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.
@johncowen johncowen force-pushed the bugfix/ui-correct-proxy-links branch from 7c8734c to 1b19e25 Compare June 17, 2019 14:49
Also use a node name that is different to the node names produced by the
api mocks so we know that the test is using the mocks from the specific
test
@johncowen johncowen merged commit e8722e6 into master Jun 20, 2019
@johncowen johncowen deleted the bugfix/ui-correct-proxy-links branch June 20, 2019 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants