kaxil commented on PR #49433: URL: https://github.com/apache/airflow/pull/49433#issuecomment-2826522920
I think the initial intention with this was just to run `airflow task run` with `--local` flag but instead added `LocalExecuto`, check https://github.com/apache/airflow/blob/f934e2f3ef5c5ebf50a14ec4cae12d313fbea3b0/airflow/kubernetes/worker_configuration.py#L180 which may have changed somewhere; I am still digging into the code and history. This change might break the Helm chart with KE on <Airflow 3. -- 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]
