afranzi commented on PR #42350: URL: https://github.com/apache/airflow/pull/42350#issuecomment-2362244619
We are having the same issue using the `gitSync` in our K8s deployment 😢. After upgrading from 2.9.3 to 2.10.1, we started having the same issue, where the `dag_processor_manager` adds the DAGs but the scheduler removes them in the [code](https://github.com/apache/airflow/blob/2.10.1/airflow/dag_processing/manager.py#L535-L537) shared by @oboki. Could we include this PR in the 2.10.2 please? -- 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]
