dgdelahera commented on PR #23450: URL: https://github.com/apache/airflow/pull/23450#issuecomment-1120727593
My first approach was to check the `base` container. I think it is the simplest one, but I wasn't sure it that approach was generic enough (sidecars finishing before the workload). But yeah, we can specify to the users to use one workload per pod (which is a good practice) and if they have any sidecar that finish before the workload they should use an init container instead. -- 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]
