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 2021/12/30 10:51:14 UTC

[GitHub] [airflow] potiuk commented on issue #20251: Breeze: Verify if there are enough resources avaiilable in Breeze

potiuk commented on issue #20251:
URL: https://github.com/apache/airflow/issues/20251#issuecomment-1002974092


   I think we should rewrite this check in python entirely:
   
   * make a python script equivalent to run_resource_check.sh (run_resource_check.py ) - but it should be run inside breeze
   * replace calling of the run_resource_check.sh -> run_resource_py
   * remove the .sh script
   
   This way the run_resouce_check.py will be used also in the old "breeze".


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