canonical / grafana-k8s-operator

https://charmhub.io/grafana-k8s
Apache License 2.0
6 stars 22 forks source link

charm tracing fails over tls #331

Closed michaeldmitry closed 6 months ago

michaeldmitry commented 6 months ago

Issue

Fixes #330

Solution

ca cert is pushed into charm container, so pass ca cert path to trace_charm decorator to use that for tls communication with tempo

Context

1- Depends on https://github.com/canonical/tempo-k8s-operator/pull/98 2- Assumes grafana and tempo have tls enabled 3- Assumes CA of grafana is the same for the one used by tempo's cert