malthe commented on issue #9342: URL: https://github.com/apache/airflow/issues/9342#issuecomment-899491013
I agree that conflating tags (or other metadata that primarily supports the user interface) with security is a bad thing. If the mechanism was pluggable somehow, then one strategy could be that the first directory level of the DAGs repository was mapped to a group or "container" – and RBAC roles could then in turn be assigned to those groups. It's a simple strategy that would also fit nicely in the situation where you have multiple remote repositories contributing to the DAGs repository as the first directory level. The interface should of course be generic enough to support other strategies (including one based on tags). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
