Operator Panic and CrashLoop for invalid prometheus exporter endpoint Collector #2628
Labels
area:collector
Issues for deploying collector
bug
Something isn't working
help wanted
Extra attention is needed
needs triage
Component(s)
No response
What happened?
Description
Operator exists with the following panic and enters CrashLoopBackoff after applying an
OpenTelemetryCollector
(see bellow) and stays crashing until theOpenTelemetryCollector
is deleted from the cluster. It is not possible to edit theOpenTelemetryCollector
due to the failing webhook.Steps to Reproduce
Apply the following OpenTelemetryCollector resource:
Expected Result
Operator should not panic and instead create the OpenTelemetry Collector.
Actual Result
Kubernetes Version
v1.28.3-gke.1286000
Operator version
0.93.0
Collector version
n/a
Environment information
Environment
Kubernetes: GKE
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: