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/25 16:06:18 UTC

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

paul-bormans commented on issue #15340:
URL: https://github.com/apache/airflow/issues/15340#issuecomment-979328550


   I'm seeing the same issue when deploying using helm to k8s.
   
   Using versions:
   - chart: 1.3.0
   - app: 2.2.1
   
   It seems that these hooks were recently made configurable: https://github.com/apache/airflow/blob/main/chart/values.yaml#L632
   
   I just ran a quick test and indeed the job is now scheduled/run and after completion the scheduler/webserver pod are spinning.
   
   I don't fully understand why/how it was build this way...?
   
   Paul


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