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/11/01 01:31:27 UTC

[GitHub] [airflow] yehoshuadimarsky commented on issue #15340: helm install airflow in namespace get error: File "", line 32, in TimeoutError: There are still unapplied migrations after 60 seconds

yehoshuadimarsky commented on issue #15340:
URL: https://github.com/apache/airflow/issues/15340#issuecomment-955849980


   I'm using ArgoCD to deploy the Helm chart, tearing out my hair trying every possible variation, but I'm also not seeing the `run-airflow-migrations` pod, it doesn't run or show up. So my webserver and scheduler wait forever for the migrations that never started.
   
   Not sure how to set the `--wait=false` param using Argo. I tried `argocd app set [my-app] --helm-set-string wait=false` but doesn't seem to do anything.
   
   So I'm stuck.


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