You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/12/16 03:24:08 UTC

[GitHub] [dolphinscheduler] HeChuanXUPT opened a new issue #7438: [Bug] [deploy] helm install error, no template "dolphinscheduler.zookeeper.env_vars" associated with template "gotpl"

HeChuanXUPT opened a new issue #7438:
URL: https://github.com/apache/dolphinscheduler/issues/7438


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   Helm install dolphinscheduler failed.when deploy with k8s.
   https://dolphinscheduler.apache.org/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.html
   
   
   
   ### What you expected to happen
   
   ```
   # helm dependency update .
   Hang tight while we grab the latest from your chart repositories...
   ...Successfully got an update from the "bitnami" chart repository
   Update Complete. ⎈Happy Helming!⎈
   Saving 2 charts
   Downloading postgresql from repo https://charts.bitnami.com/bitnami
   Downloading zookeeper from repo https://charts.bitnami.com/bitnami
   Deleting outdated charts
   
   # helm install dolphinscheduler .
   Error: INSTALLATION FAILED: template: dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml:72:16: executing "dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml" at <include "dolphinscheduler.zookeeper.env_vars" .>: error calling include: template: no template "dolphinscheduler.zookeeper.env_vars" associated with template "gotpl"
   ```
   
   ### How to reproduce
   
   ```
   $ tar -zxvf apache-dolphinscheduler-2.0.0-src.tar.gz
   $ cd apache-dolphinscheduler-2.0.0-src/docker/kubernetes/dolphinscheduler
   $ helm repo add bitnami https://charts.bitnami.com/bitnami
   $ helm dependency update .
   $ helm install dolphinscheduler .
   ```
   
   ### Anything else
   
   helm version: 3.7.2
   Kubernetes version: 1.18
   
   ### Version
   
   2.0.0
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] kezhenxu94 edited a comment on issue #7438: [Bug] [deploy] helm install error, no template "dolphinscheduler.zookeeper.env_vars" associated with template "gotpl"

Posted by GitBox <gi...@apache.org>.
kezhenxu94 edited a comment on issue #7438:
URL: https://github.com/apache/dolphinscheduler/issues/7438#issuecomment-996627520


   This should be fixed and will be released in 2.0.2


-- 
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@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] lenboo closed issue #7438: [Bug] [deploy] helm install error, no template "dolphinscheduler.zookeeper.env_vars" associated with template "gotpl"

Posted by GitBox <gi...@apache.org>.
lenboo closed issue #7438:
URL: https://github.com/apache/dolphinscheduler/issues/7438


   


-- 
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@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #7438: [Bug] [deploy] helm install error, no template "dolphinscheduler.zookeeper.env_vars" associated with template "gotpl"

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #7438:
URL: https://github.com/apache/dolphinscheduler/issues/7438#issuecomment-995405462


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] kezhenxu94 commented on issue #7438: [Bug] [deploy] helm install error, no template "dolphinscheduler.zookeeper.env_vars" associated with template "gotpl"

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #7438:
URL: https://github.com/apache/dolphinscheduler/issues/7438#issuecomment-996627520


   This should be fixed in 2.0.2


-- 
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@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] lenboo commented on issue #7438: [Bug] [deploy] helm install error, no template "dolphinscheduler.zookeeper.env_vars" associated with template "gotpl"

Posted by GitBox <gi...@apache.org>.
lenboo commented on issue #7438:
URL: https://github.com/apache/dolphinscheduler/issues/7438#issuecomment-1004675447


   Fixed in 2.0.2 and close it.


-- 
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@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org