-
Notifications
You must be signed in to change notification settings - Fork 556
Closed
devtron-labs/dashboard
#567Labels
enhancementNew feature or requestNew feature or request
Description
🔖 Feature description
Add a urls button where we can get all the urls from manifests of Service and Ingress kind.
🎤 Pitch
Users can now copy URLs directly from this tab, eliminating the need to search in MANIFEST.
✌️ Solution
- Display Modal which shows all the links which open on button click present on app detail page
- Add copy option to copy the URLs present in modal
- extract urls from manifests of Ingress and Service kind for a given app.
🔄️ Alternative
NA
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
AB#668
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

