ephraimbuddy commented on PR #42350:
URL: https://github.com/apache/airflow/pull/42350#issuecomment-2363521686

   > 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?
   
   The issue you had has been fixed in 2.10.2, which will be released later 
today. Makes me think that this PR is also a result of the same problem.


-- 
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]

Reply via email to