kaxil commented on PR #49433: URL: https://github.com/apache/airflow/pull/49433#issuecomment-2825338762
@potiuk 's comment on the issue is still accurate: https://github.com/apache/airflow/issues/48667#issuecomment-2815473631 >But I think this is quite fundamental change in the way how K8S executor works. It's always worked in the way (from what I remember) - that when POD was run by K8S executor, the LocalExecutor has been set unconditonally - because fundamentally we did not want to again trigger the executor when run - so the task in K8S executor is executed effectively by the LocalExecutor. -- 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]
