You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/19 17:52:19 UTC

[GitHub] [airflow] dstandish opened a new pull request, #26496: Don't import kubernetes unless you have a V1Pod

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

   When serializing a DAG which doesn't involve a k8s pod, we can avoid importing the kubernetes library.
   


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


[GitHub] [airflow] potiuk merged pull request #26496: Don't import kubernetes unless you have a V1Pod

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #26496:
URL: https://github.com/apache/airflow/pull/26496


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