mgorsk1 opened a new pull request #16851: URL: https://github.com/apache/airflow/pull/16851
closes: https://github.com/apache/airflow/issues/10605 This PR introduces additional keyword argument to KubernetesPodOperator enabling overriding container spec for xcom sidecar container. The assumption is we can provide our own, custom V1Container specification to the operator which would override PodDefaults.SIDECAR_CONTAINER definition. The implementation is written in such fashion so the default spec is the same as before (backwards compatibility). -- 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]
