jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
254 stars 338 forks source link

[Bug]: both otlp services have to be defined #509

Open lausserl opened 9 months ago

lausserl commented 9 months ago

What happened?

I tried configured the services for the jaeger collector helm chart deployment - specifically otlp http. When I was just configuring otlp http, without defining the grpc block too, I run into: Error: UPGRADE FAILED: failed to create resource: Service "jaeger-collector" is invalid: spec.ports[2].name: Required value

Not sure if this is intended, just want to leave the report here.

Steps to reproduce

Deploy helm chart with only otlp http configured for collector

Expected behavior

If intended - would like to only configure the http collector if the grpc is not needed.

Relevant log output

No response

Screenshot

No response

Additional context

No response

Jaeger backend version

helmchart 0.71.17

SDK

No response

Pipeline

No response

Stogage backend

No response

Operating system

No response

Deployment model

Kubernetes

Deployment configs

No response