Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[demo] helm install error: function "mustFromJson" not defined #664

Closed
gerbil opened this issue Mar 6, 2023 · 1 comment
Closed

[demo] helm install error: function "mustFromJson" not defined #664

gerbil opened this issue Mar 6, 2023 · 1 comment
Labels
chart:demo Issues related to opentelemetry-demo helm chart

Comments

@gerbil
Copy link

gerbil commented Mar 6, 2023

Documentation: https://opentelemetry.io/docs/demo/kubernetes-deployment/

Step: To install the chart with the release name my-otel-demo, run the following command:

helm install my-otel-demo open-telemetry/opentelemetry-demo

Try with

helm version
version.BuildInfo{Version:"v3.4.0-rc.1"

helm install my-otel-demo open-telemetry/opentelemetry-demo
Error: parse error at (opentelemetry-demo/templates/_pod.tpl:11): function "mustFromJson" not defined

src:
https://github.com/open-telemetry/opentelemetry-helm-charts/blob/36d6b236a92745b82858fd2e703cd5669ad23cfa/charts/opentelemetry-demo/templates/_pod.tpl

@gerbil gerbil changed the title helm install error: function "mustFromJson" not defined [demo] helm install error: function "mustFromJson" not defined Mar 7, 2023
@TylerHelmuth
Copy link
Member

@gerbil the demo prerequisites require using helm 3.9+. Can you try with a 3.9+ version of helm?

@TylerHelmuth TylerHelmuth added the chart:demo Issues related to opentelemetry-demo helm chart label Mar 13, 2023
@puckpuck puckpuck closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart:demo Issues related to opentelemetry-demo helm chart
Projects
None yet
Development

No branches or pull requests

3 participants