davidsharp7 commented on issue #50025: URL: https://github.com/apache/airflow/issues/50025#issuecomment-2843207295
I don't think option 2 will work as I think the init container is required to to generate a temp file for the actual execution. There is a work around by using a pod mutation in airflow_local_settings.py which changes the init container to whatever image you need. Agree though it needs to be configurable as if you are behind a corporate firewall you may not be able to pul busybox. -- 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]
