You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "dirrao (via GitHub)" <gi...@apache.org> on 2024/02/24 02:31:15 UTC

[PR] Skip pod cleanup in case of pod creation failed [airflow]

dirrao opened a new pull request, #37671:
URL: https://github.com/apache/airflow/pull/37671

   When the pod creation failed, the pod cleanup is causing nested exception.
   The PR will skip pod cleanup in case of pod creation failed.


-- 
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-unsubscribe@airflow.apache.org

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


Re: [PR] Skip pod cleanup in case of pod creation failed [airflow]

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk commented on PR #37671:
URL: https://github.com/apache/airflow/pull/37671#issuecomment-1963016805

   Looks good, but k8s test fails.


-- 
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-unsubscribe@airflow.apache.org

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


Re: [PR] Skip pod cleanup in case of pod creation failed [airflow]

Posted by "dirrao (via GitHub)" <gi...@apache.org>.
dirrao closed pull request #37671: Skip pod cleanup in case of pod creation failed
URL: https://github.com/apache/airflow/pull/37671


-- 
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-unsubscribe@airflow.apache.org

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


Re: [PR] Skip pod cleanup in case of pod creation failed [airflow]

Posted by "dirrao (via GitHub)" <gi...@apache.org>.
dirrao commented on PR #37671:
URL: https://github.com/apache/airflow/pull/37671#issuecomment-1963400735

   > Looks good, but k8s test fails.
   
   Its fixed.


-- 
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-unsubscribe@airflow.apache.org

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


Re: [PR] Skip pod cleanup in case of pod creation failed [airflow]

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk merged PR #37671:
URL: https://github.com/apache/airflow/pull/37671


-- 
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-unsubscribe@airflow.apache.org

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