Nataneljpwd commented on issue #50958: URL: https://github.com/apache/airflow/issues/50958#issuecomment-4150738275
Hello, I think that the solution for the given issue might not require any code change. We have a similar case, and we solved the issue by overriding the driver pod template and using a native k8s sidecar container, from a short search, it looks like it can be done either globally or by adding an annotation, leaving links bellow https://community.sap.com/t5/technology-blog-posts-by-sap/istio-moves-to-native-sidecars/ba-p/14208593#:~:text=Example%20of%20Istio%20Proxy%20as,0/2%20Completed%200%2022s This should fix the issue imo -- 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]
