hashicorp / hashicorp/consul

Consul Web UI is grouping services instance information case insensitive

Open
#9,017 0 comments 0 reactions 0 assignees View on GitHub
theme/catalog
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

**Old UI or New UI**
Consul version 1.8.4

**Describe the problem you're having**

Hello!

I was testing service registration via API and found out some strage behaviour:

Registering services with names "test" and "Test", on /ui//services all looks ok:

![image](https://user-images.githubusercontent.com/71021458/96973286-5b4f6a00-1520-11eb-915c-960021f02525.png)

But when you jump inside ("test","Test" ot "tEst"), all are grouped under service "test":

![image](https://user-images.githubusercontent.com/71021458/96973518-aa959a80-1520-11eb-8bf8-7df84bdc1459.png)

Looks like service instances are grouping case insensitive.

**Describe the solution you'd like**

I understand what situation of registering services with such names is very strange, but i think that services instances should depend on exact service naming or be grouped as one on service page.

Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.