-
Feature
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
Not Selected
-
0
-
100% To Do, 0% In Progress, 0% Done
The JaegerUI is exposed through the Gateway using a Route with `.spec.tls.termination: passthrough`. This means that OCP users with wildcard certificates added to their Ingress Routers cannot use them to expose the Gateway route.
The proposal is to enable the possibility to modify the termination under a field in: `TempoStack.spec.template.gateway.route.termination` and allow both passthrough and reencrypt.
I tried to expose the Gateway using a new Route with reencrypt, but this workaround does not work, as after the authentication, the callback redirects me again to the passthrough route.
This is standard practice in all the products that have web console.