This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e9b59fc2592 Ensure that the Task SDK regularly sends heartbeats for
running tasks (#44162)
add 4bce3a353ac Bugfix KubernetesJobOperator.on_kill() by removing
unexpected `job` argument from the k8s job client method
`delete_namespaced_job` invocation (#44131)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/cncf/kubernetes/operators/job.py | 1 -
providers/tests/cncf/kubernetes/operators/test_job.py | 14 ++------------
2 files changed, 2 insertions(+), 13 deletions(-)