trancebeyond commented on issue #16176:
URL: https://github.com/apache/airflow/issues/16176#issuecomment-1001655788


   Confirming this. 
   `helm upgrade --install airflow apache-airflow/airflow --namespace airflow 
-f .\airflow\values.yaml --debug`
   Returns:
   `history.go:56: [debug] getting history for release airflow
   Release "airflow" does not exist. Installing it now.
   install.go:178: [debug] Original chart version: ""
   install.go:199: [debug] CHART PATH: 
C:\Users\admin\AppData\Local\Temp\helm\repository\airflow-1.3.0.tgz
   
   client.go:299: [debug] Starting delete for "airflow-broker-url" Secret
   client.go:128: [debug] creating 1 resource(s)
   client.go:299: [debug] Starting delete for "airflow-fernet-key" Secret
   client.go:128: [debug] creating 1 resource(s)
   client.go:299: [debug] Starting delete for "airflow-redis-password" Secret
   client.go:128: [debug] creating 1 resource(s)
   client.go:128: [debug] creating 37 resource(s)
   client.go:299: [debug] Starting delete for "airflow-run-airflow-migrations" 
Job
   client.go:328: [debug] jobs.batch "airflow-run-airflow-migrations" not found
   client.go:128: [debug] creating 1 resource(s)
   client.go:528: [debug] Watching for changes to Job 
airflow-run-airflow-migrations with timeout of 5m0s
   client.go:556: [debug] Add/Modify event for airflow-run-airflow-migrations: 
ADDED
   client.go:595: [debug] airflow-run-airflow-migrations: Jobs active: 1, jobs 
failed: 0, jobs succeeded: 0
   Error: failed post-install: timed out waiting for the condition
   helm.go:88: [debug] failed post-install: timed out waiting for the condition`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to