kosteev commented on PR #23115: URL: https://github.com/apache/airflow/pull/23115#issuecomment-1104022866
After a bit more thinking I actually realised the issue here. The thing is that if we revoke permissions on access_control = None, that means it makes impossible to assign manually permissions on DAG resources to roles as they will be cleaned up after syncing DAG (if access_control is None). -- 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]
