-
Bug
-
Resolution: Done
-
Undefined
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
Tracing Sprint # 277 - 3.7
specifying a name in the CR like
$ oc patch OpenTelemetryCollector otel --type=merge -p '{"spec":{"serviceName": "test"}}'
opentelemetrycollector.opentelemetry.io/otel patched
has no effect to the serviceName created by the operator at all
$ oc get service NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE otel-collector ClusterIP 172.31.100.190 <none> 4317/TCP 3d7h otel-collector-headless ClusterIP None <none> 4317/TCP 3d7h otel-collector-monitoring ClusterIP 172.31.205.231 <none> 8888/TCP 3d7h