hashicorp / hashicorp/consul

"in service mesh with proxy and gateway" only shown on service list not service instance list

Open
#11,872 3 comments 0 reactions 0 assignees View on GitHub
theme/ui type/enhancement
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
1d 18h
Merged PRs (30d)
39

Description

### Overview of the Issue

Consul 1.11.1

On http://localhost:8500/ui/dc1/services it says `in service mesh with proxy and gateway`:

![image](https://user-images.githubusercontent.com/1034429/146452742-2403fdd2-6471-4778-8de1-d9b071e1c44b.png)

On instance list page (http://localhost:8500/ui/dc1/services/frontend/instances) it only says `in service mesh with proxy`. It doesn't say gateway:

![image](https://user-images.githubusercontent.com/1034429/146452807-4d8f7a65-eeae-45d0-bdab-ded98b4acc0e.png)

Contributor guide

Open the contributing guide

Research direction

Open the Consul UI service list at /ui/dc1/services and the instance list at /ui/dc1/services/frontend/instances, using the reported Consul 1.11.1 behavior as the baseline. Trace how each page determines and renders the service-mesh status, then verify that the instance view reports the gateway consistently with the service view.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.