Multiple teams/projects - Multi Tenancy. #6904
Closed
stefanondisponibile
started this conversation in
Ideas
Replies: 1 comment
-
Workflow Templates have had a label filter since #6955, which was released in 3.3. So I believe this is now doable in current versions. See also #11941 and #9312 for some "group" feature requests on top of label and namespace filters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm wondering what's the best (or suggested) way to manage multiple teams, with the ability for each team to handle multiple projects.
For a comparison, in Azkaban this is quite easy:
In Airflow there are you can filter by tag.

ArgoWorkflows let us filter by label, but just for submitted workflows (not for WorkflowTemplates and CronWorkflows):
What would you think about having the same filters we have in the Workflows section also in the other ones?
How do you currently handle multi tenancy?
Related:
Beta Was this translation helpful? Give feedback.
All reactions