-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
Fixed a bug where the SensorCAHashExtension logger name accumulated indefinitely in Operator logs, making them unreadable.
-
-
-
USER PROBLEM
What is the user experiencing as a result of the bug? Include steps to reproduce.
The name of the logger in the SensorCAHashExtension extension keeps accumulating after every reconcile loop, producing log lines like:
2025-11-07T11:15:49+01:00 INFO sensor-ca-hash.sensor-ca-hash.sensor-ca-hash.sensor-ca-hash.sensor-ca-hash.sensor-ca-hash.sensor-ca-hash.sensor-ca-hash.sensor-ca-hash.sensor-ca-hash Secret not found {"secret": "tls-cert-sensor"}
This accumulates indefinitely and could make Operator logs unreadable.
CONDITIONS
What conditions need to exist for a user to be affected? Is it everyone? Is it only those with a specific integration? Is it specific to someone with particular database content? etc.
- pending
ROOT CAUSE
What is the root cause of the bug?
- pending
FIX
How was the bug fixed (this is more important if a workaround was implemented rather than an actual fix)?
- pending