Closed roee-landesman closed 2 years ago
@roee-landesman the commit needs to be signed before merging. You have pushed two commits and only the second one is signed.
Hm, looks like they're both signed no?
Apologies for the messy commit history here, this was my first time playing with GPG keys and Git. I think it should be all good to go now!
What this PR does
This PR adds a gRPC port to the query deployment and query service such that other services (namely kiali in my case) can connect over a dedicated gRPC port.
The kiali docs recommend gRPC connection to the query as well: https://kiali.io/docs/faq/distributed-tracing/#why-is-jaeger-unreachable-or-kiali-showing-the-error-could-not-fetch-traces
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Checklist
[jaeger]
or[jaeger-operator]
)