cnoe-io / plugin-argo-workflows

Backstage plugin for Argo Workflows
Apache License 2.0
12 stars 1 forks source link

Multi tenancy #5

Open dweber019 opened 1 month ago

dweber019 commented 1 month ago

I understand that we the annotation argo-workflows/cluster-name I can bring some multi tenancy. Is there a way to do this without using the annotation?

Additionally, how could I configure multiple Argo Workflow UI's?

nimakaviani commented 4 weeks ago

annotations is the backstage way of introducing components.

Multiple workflows is not supported in the plugin as of now but PRs are welcome.

dweber019 commented 4 weeks ago

Currently building up ArgoWorkflows, will get back to this when we are ready with our setup.