You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analogous to #577, when injecting agent containers, the container ports of injected sidecar containers are exposed as TCP, but three out of four should be UDP.
This is from an agent pod from a daemon set (which is correct according to #577):
Analogous to #577, when injecting agent containers, the container ports of injected sidecar containers are exposed as TCP, but three out of four should be UDP.
This is from an agent pod from a daemon set (which is correct according to #577):
While this is from an injected agent container in some of my pods:
I'd suggest adding the missing protocol specifications to
jaeger-operator/pkg/inject/sidecar.go
Lines 158 to 175 in 058f4fa
The text was updated successfully, but these errors were encountered: