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/04/26 14:37:42 UTC

[GitHub] [airflow] tirkarthi opened a new pull request, #23258: Override pool for TaskInstance when pool is passed from cli.

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

   when `--pool` is passed for `task run` then pass the `pool` value to `override_pool` so that the pool from cli is used instead of default pool.
   
   closes: #23249 
   related: #23249
   


-- 
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 #23258: Override pool for TaskInstance when pool is passed from cli.

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


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