Owen-CH-Leung opened a new pull request, #33306: URL: https://github.com/apache/airflow/pull/33306
Previous 2 PR: https://github.com/apache/airflow/pull/31389, https://github.com/apache/airflow/pull/31390 Refactor the KPO to include istio support. Addressing all the feedback given by others such as: - removing extra parameter in KPO, and add logic to programatically check whether `istio-proxy` is injected - Use `curl localhost:15020/quitquitquit` to kill the sidecar, instead of the API call `delete_namespaced_pod` - No new element was added in `OnFinishAction`. Developers can use existing arguments and the operator will check if sidecar is injected, and use different methods to kill the pod depending on sidecar is injected or not -- 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]
