Ajit-mycom opened a new issue, #41455: URL: https://github.com/apache/airflow/issues/41455
### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.8.1 ### What happened? When I trigger the DAG it created multiple pods but after completion of dag run it's pod stuck in the NotReady state and it remains there in the cluster , I tried alot currently I am using kubernetes executor and I can't change direct to celery as most of the things will impact because of this ### What you think should happen instead? There must be any way to do this so once dag run is successfully done it's pod will be deleted . ### How to reproduce Want some solution or feature so it will delete the pod of dag once dag run is done ### Operating System macos ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
