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: Unix Domain Socket support #10287

Merged
merged 2 commits into from
May 26, 2021
Merged

ui: Unix Domain Socket support #10287

merged 2 commits into from
May 26, 2021

Conversation

johncowen
Copy link
Contributor

@johncowen johncowen commented May 24, 2021

This PR adds UI support for Unix Domain Sockets for upstream and downstreams (see #9981 and #10252)

We currently are using a temporary icon for 'socket' (temporarily we are using the port icon) until we have finished up an icon that means 'socket'.

I also noticed some more API properties that have been added over recent releases that we hadn't added to our mock-api (we mostly don't use any of these but handy to see at a glance whats available)

Screenshot 2021-05-26 at 14 42 44

@johncowen johncowen added theme/ui Anything related to the UI backport/1.10 labels May 24, 2021
@johncowen johncowen requested a review from kaxcode May 26, 2021 13:38
@johncowen johncowen marked this pull request as ready for review May 26, 2021 13:38
Copy link
Contributor

@kaxcode kaxcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

List of changes I see...

  • Implementing SocketPath in upstream-instance-list and service-instance-list
  • Adding SocketPath to service-instance model
  • Adding socket to icon-defintions
  • Updating mock data for catalog/connectand health/service

@vercel vercel bot temporarily deployed to Preview – consul May 26, 2021 15:21 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging May 26, 2021 15:21 Inactive
@mikemorris mikemorris added this to the 1.10.0 milestone May 26, 2021
@johncowen johncowen merged commit af72b9e into master May 26, 2021
@johncowen johncowen deleted the ui/feature/uds branch May 26, 2021 16:52
@hc-github-team-consul-core
Copy link
Collaborator

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/374958.

@hc-github-team-consul-core
Copy link
Collaborator

🍒✅ Cherry pick of commit af72b9e onto release/1.10.x succeeded!

hc-github-team-consul-core pushed a commit that referenced this pull request May 26, 2021
This commit adds UI support for Unix Domain Sockets for upstream and downstreams (see #9981 and #10252)
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.

4 participants