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

charm tracing fails over tls #331

Merged
merged 4 commits into from
May 21, 2024
Merged

charm tracing fails over tls #331

merged 4 commits into from
May 21, 2024

Conversation

michaeldmitry
Copy link
Contributor

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 canonical/tempo-k8s-operator#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

@PietroPasotti PietroPasotti merged commit ec74910 into main May 21, 2024
13 checks passed
@PietroPasotti PietroPasotti deleted the OPENG-2409 branch May 21, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

charm tracing fails over tls
4 participants