Skip to content

k8s deployment mode fails #187

@tommyers-elastic

Description

@tommyers-elastic

Bug Report

version b8aa9bd

Symptom

the following error when running demo.sh for serverless + k8s

Release "opentelemetry-kube-stack" does not exist. Installing it now.
Error: Instrumentation.opentelemetry.io "elastic-instrumentation" is invalid: spec.env: Invalid value: "null": spec.env in body must be of type array: "null"
OpenTelemetryCollector.opentelemetry.io "opentelemetry-kube-stack-gateway" is invalid: [spec.config.processors: Invalid value: "null": spec.config.processors in body must be of type object: "null", <nil>: Invalid value: null: some validation rules were not checked because the object was invalid; correct the existing errors to complete validation]

What is the expected behavior?

the stack is successfully installed

What is the actual behavior?

the stack fails to install

Reproduce

~/elastic/opentelemetry-demo main*
❯ k version
Client Version: v1.34.1
Kustomize Version: v5.7.1
Server Version: v1.35.0

~/elastic/opentelemetry-demo main*
❯ helm version
version.BuildInfo{Version:"v4.0.4", GitCommit:"8650e1dad9e6ae38b41f60b712af9218a0d8cc11", GitTreeState:"clean", GoVersion:"go1.25.5", KubeClientVersion:"v1.34"}

We will close this issue if:

  • The steps you provided are complex.
  • If we can not reproduce the behavior you're reporting.

Additional Context

Please feel free to add any other context about the problem here.

Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions