grafana / tempo-operator

Grafana Tempo Kubernetes operator
https://grafana.com/docs/tempo/latest/setup/operator/
GNU Affero General Public License v3.0
55 stars 27 forks source link

Allow otlp grpc and http to be enabled with TLS on monolithic #977

Closed rubenvp8510 closed 1 month ago

rubenvp8510 commented 1 month ago

Fixes https://github.com/grafana/tempo-operator/issues/976

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 90.62500% with 3 lines in your changes missing coverage. Please review.

Project coverage is 73.23%. Comparing base (75de22c) to head (0e4a8c4).

Files Patch % Lines
internal/manifests/manifestutils/tls.go 90.90% 1 Missing and 1 partial :warning:
internal/manifests/monolithic/statefulset.go 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #977 +/- ## ======================================= Coverage 73.22% 73.23% ======================================= Files 105 105 Lines 6503 6512 +9 ======================================= + Hits 4762 4769 +7 - Misses 1450 1451 +1 - Partials 291 292 +1 ``` | [Flag](https://app.codecov.io/gh/grafana/tempo-operator/pull/977/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/grafana/tempo-operator/pull/977/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `73.23% <90.62%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.