GitHub user aniruddhaadak80 added a comment to the discussion: Right on dags based on DagBundles
Hey @datasc24, Inheriting RBAC roles or permissions natively via DagBundles would be a huge organizational win for multi-tenant Airflow. Right now, most people handle this by programmatically attaching `access_control` dicts dynamically during the DAG parsing loop based on the bundle's file path. Let me know if you make any progress or if you need another fresh set of eyes on it! GitHub link: https://github.com/apache/airflow/discussions/63517#discussioncomment-16127906 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
