Skip to content

Conversation

@moiseenkov
Copy link
Contributor

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. Apparently this parameter was added here by mistake.

@boring-cyborg boring-cyborg bot added area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues labels Nov 18, 2024
@eladkal
Copy link
Contributor

eladkal commented Nov 18, 2024

Can you amend the commit to a meaningful one? We use commit titles for change log

@moiseenkov moiseenkov force-pushed the k8s_delete_namespaced_job branch from e750cd4 to e3f23e2 Compare November 18, 2024 09:16
@moiseenkov
Copy link
Contributor Author

Can you amend the commit to a meaningful one? We use commit titles for change log

Done. Thanks for noticing!

@moiseenkov moiseenkov force-pushed the k8s_delete_namespaced_job branch from e3f23e2 to 6bc3e16 Compare November 18, 2024 09:42
…rgument from the k8s job client method `delete_namespaced_job` invocation
@moiseenkov moiseenkov force-pushed the k8s_delete_namespaced_job branch from 6bc3e16 to edb0230 Compare November 18, 2024 09:43
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@potiuk potiuk merged commit 4bce3a3 into apache:main Nov 18, 2024
kandharvishnu pushed a commit to kandharvishnu/airflow that referenced this pull request Nov 19, 2024
…rgument from the k8s job client method `delete_namespaced_job` invocation (apache#44131)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants