jx2lee commented on PR #41380:
URL: https://github.com/apache/airflow/pull/41380#issuecomment-2307363389

   @o-nikolas you're right.
   - the deferrable logic was inherited throught the k8s pod operator. 
([execute](https://github.com/apache/airflow/blob/c0ffa9c5d96625c68ded9562632674ed366b5eb3/airflow/providers/amazon/aws/operators/eks.py#L1075)
 in eks.py EksPodOperator)
   - It seems that issue in this PR was resolved by the fix in 
[#41178](https://github.com/apache/airflow/pull/41178) . The direction to 
address the issue was incorrect. I have two options: either close the issue or 
update the relevant test code in 
[#39685](https://github.com/apache/airflow/issues/39685). What do you think?
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to