argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
14.93k stars 3.18k forks source link

showing all namespaces possibilities #9140

Open bengoldenberg opened 2 years ago

bengoldenberg commented 2 years ago

we would like to have the option to see all the namespaces we have in our cluster, in the Namespace section inside the ui as a dropdown list or something like this. today we have many namespaces and once we have added more namespaces, we cant manage them manually. Screen Shot 2022-07-12 at 14 06 17

amitde69 commented 2 years ago

This is a critical feature in order to provide argo workflows as a tool to the organization.

OneCricketeer commented 1 year ago

Our workaround has been to create an external tool to provision namespaces and app git repos (e.g. Backstage software templates) with markdown links in the README that link direct to the workflow UI with /<namespace> where that repo would be built

davidandradeduarte commented 9 months ago

+1

angapov commented 9 months ago

namespace dropdown would be awesome

fingeromer commented 2 months ago

Hi, is this feature in your roadmap? We would love to have it.