Skip to content

Disable _sync_dag_perms until we can fix its implementation#45087

Merged
dimberman merged 5 commits intomainfrom
disable-sync-perms
Dec 19, 2024
Merged

Disable _sync_dag_perms until we can fix its implementation#45087
dimberman merged 5 commits intomainfrom
disable-sync-perms

Conversation

@dimberman
Copy link
Contributor

Currently _sync_dag_perms is FAB specific. We need to re-implement it using the auth manager interface. In the short term, we are going to disable it but this should be fixed and re-enabled before AF3 is released.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Currently _sync_dag_perms is FAB specific. We need to re-implement it using the auth manager
interface. In the short term, we are going to disable it but this should be fixed and re-enabled
before AF3 is released.
@dimberman dimberman requested a review from vincbeck December 19, 2024 17:57
@boring-cyborg boring-cyborg bot added the area:Scheduler including HA (high availability) scheduler label Dec 19, 2024
dimberman and others added 2 commits December 19, 2024 10:17
Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
@dimberman dimberman merged commit 80c5f35 into main Dec 19, 2024
37 of 42 checks passed
@jedcunningham jedcunningham deleted the disable-sync-perms branch December 19, 2024 19:04
jedcunningham added a commit to astronomer/airflow that referenced this pull request Dec 19, 2024
jedcunningham added a commit to astronomer/airflow that referenced this pull request Dec 19, 2024
PR apache#45087 broke some tests and had a formatting error as well. This
fixes it.
dimberman pushed a commit that referenced this pull request Dec 19, 2024
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
…5087)

* Disable _sync_dag_perms until we can fix its implementation

Currently _sync_dag_perms is FAB specific. We need to re-implement it using the auth manager
interface. In the short term, we are going to disable it but this should be fixed and re-enabled
before AF3 is released.

* comment sync_perm tests

* comment sync_perm tests

* Update tests/dag_processing/test_collection.py

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>

* Update tests/dag_processing/test_collection.py

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>

---------

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments