apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.06k stars 344 forks source link

Add domain as an optional column in the add origin popup #6365

Open ezelkow1 opened 2 years ago

ezelkow1 commented 2 years ago

This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:

Current behavior:

Currently in the add origins page for a DS only the host, cache group, and profile are listed. This can become problematic when you have multiple origins all with the same host, i.e. east.ds1-origin.com, east.d2-origin.com. All you see in the list is 'east'

New behavior:

We should add the full domain to also be shown in that page, or at least have it as an optional toggle since the page has toggle-able fields

rawlinp commented 2 years ago

To be clear, I believe you're referring to the (editing a DS page) > More > Manage Servers > More > Assign ORG Servers view?

ezelkow1 commented 2 years ago

yea that view