hhhonzik opened a new pull request, #43938: URL: https://github.com/apache/airflow/pull/43938
Related to: https://github.com/apache/airflow/issues/36090 `KuberentesJobOperator` didn't cancel jobs when they were cancelled via the UI. 1. non-deferrable run failed on API call 2. deferrable operators don't call `on_kill`; fixed with workaround described here: https://github.com/apache/airflow/issues/36090#issuecomment-2094972855 -- 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]
