Revert "Feature: Allow set Dag Run resource into Dag Level permission (#40703)"#41379
Revert "Feature: Allow set Dag Run resource into Dag Level permission (#40703)"#41379ephraimbuddy wants to merge 1 commit intoapache:mainfrom
Conversation
…apache#40703)" This reverts commit 090607d.
|
{'/opt/airflow/dags/example_sensors.py': 'Traceback (most recent call last):\n File "/home/airflow/.local/lib/python3.12/site-packages/airflow/models/dagbag.py", line 748, in _sync_perm_for_dag\n security_manager.sync_perm_for_dag(root_dag_id, dag.access_control)\n |
|
cc @joaopamaral |
|
The error link: Error in sync PR: https://github.com/apache/airflow/actions/runs/10338227507/job/28616625788?pr=41280#step:9:1258 |
|
Alternate PR: #41382 |
|
closing in favour of the alternative |
This reverts commit 090607d.
This PR did not handle backward compatibility on the
permissions.resource_name_for_dagrename and was difficult to debug. It has stalled the 2.10.0 RC release.