quentin-sommer opened a new issue, #55192:
URL: https://github.com/apache/airflow/issues/55192

   ### Apache Airflow Provider(s)
   
   cncf-kubernetes
   
   ### Versions of Apache Airflow Providers
   
   First seen in
   apache-airflow-providers-cncf-kubernetes==10.1.0
   Still seeing in 
   apache-airflow-providers-cncf-kubernetes==10.5.0
   
   I didn't have the issue in 8.3.2
   
   
   I can't test more recent versions due to versions constraints
   
   ### Apache Airflow version
   
   2.10.5
   
   ### Operating System
   
   cloud composer
   
   ### Deployment
   
   Google Cloud Composer
   
   ### Deployment details
   
   _No response_
   
   ### What happened
   
   All my task end with 
   ```
   [2025-09-02, 15:07:22 EDT] {pod_manager.py:698} INFO - Pod PODNAME has phase 
Running
   [2025-09-02, 15:07:24 EDT] {pod.py:1079} INFO - Skipping deleting pod: 
PODNAME
   ```
   
   when the pod correctly succeeds in kubernetes around the same time
   
   ```
    State:          Terminated
         Reason:       Completed
         Exit Code:    0
         Started:      Tue, 02 Sep 2025 15:05:37 -0400
         Finished:     Tue, 02 Sep 2025 15:07:21 -0400
   ```
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   I have this on any task. I use `GKEStartPodOperator`
   
   ### 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]

Reply via email to