kmouleejunhyuk / MarchHare

BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Airflow(#6) #13

Open kmouleejunhyuk opened 2 years ago

kmouleejunhyuk commented 2 years ago

add executer script and minikube examples testable if change merges(fetches dag from this repo/nightly branch)

jaehwan-AI commented 2 years ago

The first error appears to have been resolved by executing install_helm.sh as sudo, but a new error has occurred coalesce.go:223: warning: destination for airflow.airflow.extraVolumeMounts is a table. Ignoring non-table value ([]) coalesce.go:223: warning: destination for airflow.airflow.extraVolumeMounts is a table. Ignoring non-table value ([]) Error: INSTALLATION FAILED: template: airflow/templates/webserver/webserver-deployment.yaml:7:21: executing "airflow/templates/webserver/webserver-deployment.yaml" at <include "airflow.volumeMounts" (dict "Release" .Release "Values" .Values "extraPipPackages" $extraPipPackages "extraVolumeMounts" $extraVolumeMounts)>: error calling include: template: airflow/templates/_helpers/pods.tpl:367:7: executing "airflow.volumeMounts" at <include "airflow.extraVolumeMounts.has_log_path" .>: error calling include: template: airflow/templates/_helpers/common.tpl:109:4: executing "airflow.extraVolumeMounts.has_log_path" at <include "airflow._has_logs_path" (dict "Values" .Values "volume_mounts" .Values.airflow.extraVolumeMounts)>: error calling include: template: airflow/templates/_helpers/common.tpl:94:9: executing "airflow._has_logs_path" at <.mountPath>: can't evaluate field mountPath in type interface {} Error from server (NotFound): services "airflow-web" not found