KochankovID opened a new issue, #41608: URL: https://github.com/apache/airflow/issues/41608
### Apache Airflow version 2.10.0rc1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When we have two Airflow deployed in one k8s namespace (using k8s executor) scheduler starts to monitor pods of each other and the task queue is clogged and not cleared ### What you think should happen instead? I think each Airflow instance must filter pods from namespace with special label (id of AF instance or something) and he must be able to separate pods. ### How to reproduce 1) Deploy two AF in one k8s namespace 2) Start running tasks (pod operator or k8s executor) ### Operating System Ubuntu ### Versions of Apache Airflow Providers 8.3.3 k8s provider ### Deployment Official Apache Airflow Helm Chart ### Deployment details It happens both in multinamespace or singlenamespace mode. ### Anything else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
