moiseenkov opened a new pull request, #44131:
URL: https://github.com/apache/airflow/pull/44131

   Bugfix the `KubernetesJobOperator` by removing the "job" parameter from the 
K8s client method call (`delete_namespaced_job`) as it is not expected by [the 
API](https://github.com/kubernetes-client/python/blob/v31.0.0/kubernetes/docs/BatchV1Api.md#delete_namespaced_job).
 Apparently this parameter was added here by mistake.


-- 
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]

Reply via email to