Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KubernetesPodOperator in deferrable mode does not delete pod when task is marked externally #44014

Open
1 of 2 tasks
kien-truong opened this issue Nov 14, 2024 · 1 comment
Open
1 of 2 tasks
Labels
area:core area:providers kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet provider:cncf-kubernetes Kubernetes provider related issues

Comments

@kien-truong
Copy link

Apache Airflow version

2.10.3

If "Other Airflow 2 version" selected, which one?

No response

What happened?

KubernetesPodOperator in deferrable mode does not delete pod when task is marked fail/success manually in the UI.

What you think should happen instead?

KubernetesPodOperator in deferrable mode should delete pod when the task is marked fail/success

How to reproduce

KubernetesPodOperator in deferrable mode does not delete pod when task is marked fail

Operating System

Linux

Versions of Apache Airflow Providers

apache-airflow-providers-cncf-kubernetes==9.0.0

Deployment

Google Cloud Composer

Deployment details

Composer 2.9.9
Airflow 2.9.3

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@kien-truong kien-truong added area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Nov 14, 2024
@dosubot dosubot bot added area:providers provider:cncf-kubernetes Kubernetes provider related issues labels Nov 14, 2024
@kien-truong
Copy link
Author

kien-truong commented Nov 14, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core area:providers kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet provider:cncf-kubernetes Kubernetes provider related issues
Projects
None yet
Development

No branches or pull requests

1 participant