apache/dolphinscheduler
View on GitHub[Feature][API] Associate worker group with tenant
Open
#17167 opened on May 8, 2025
featurehelp wantedpriority:low
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
We want to isolate worker resources based on different tenants. Currently in dolphinscheduler, when we create worker group, it is not associated with tenant (no such field in t_ds_worker_group)
Also for frontend, after we associated worker group with tenant, we need to ensure that user can only select worker group in his tenant when he tries to start executing workflows, or setting worker group in tasks
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct