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/02/17 14:50:11 UTC

[GitHub] [airflow] arkadiusz-bach commented on pull request #19729: Local kubernetes executor

arkadiusz-bach commented on pull request #19729:
URL: https://github.com/apache/airflow/pull/19729#issuecomment-1043030837


   You will probably have the same issue as the one that I described here: https://github.com/apache/airflow/issues/21225#issuecomment-1035656930
   
   It is causing a lot of pain on CeleryKubernetesExecutor, when for example tasks are waiting for celery to autoscale, because KubernetesExecutor is restarting all of the tasks that are in queued state to scheduled, not only those that has kubernetes qeueue assigned.


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