jedcunningham commented on issue #15149:
URL: https://github.com/apache/airflow/issues/15149#issuecomment-813678440


   This is related to, but not a duplicate of that other one. This issue 
identifies that the poison pill (e.g. "Mark failed") doesn't clean up the 
pending pod.
   
   Basically, the root problem is that once the scheduler creates the worker 
pod and sticks the TI in queued, it only listens to k8s events. If the pod will 
be 'forever pending' due to missing volume, well, it gets stuck forever. We 
probably want some timeout to handle these. I've opened #15218 to address this.
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to