Taragolis commented on PR #27405: URL: https://github.com/apache/airflow/pull/27405#issuecomment-1358025835
Seems like the issue come from this class, which changed by this PR: https://github.com/apache/airflow/pull/28047: https://github.com/apache/airflow/blob/672264b0af4874274bd130ba42a78e8e72f3d3ff/airflow/executors/kubernetes_executor.py#L66-L77 During the tests time to time additional namespace `default` come into this singleton. I do not know is it issue with some tests itself or problem with some internals of k8s executor. -- 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]
