forked from jozef-slezak/jaeger-postgresql
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Helm install with version 1.8.0 leads to a segmentation violation
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0xbd5be1]
goroutine 1 [running]:
github.com/jaegertracing/jaeger/pkg/gogocodec.init.0()
github.com/jaegertracing/[email protected]/pkg/gogocodec/codec.go:49 +0x81
Installing using
helm upgrade --install -n observability jaeger-database oci://ghcr.io/robbert229/jaeger-postgresql/charts/jaeger-postgresql \
--version v1.9.0 \
-f jaeger-database-values.yaml
Replacgin v.1.8.0 leads to a working setup with all pods running and database tables being created in postgres.
Metadata
Metadata
Assignees
Labels
No labels