Files
node-problem-detector/pkg/exporters
Veer Singh c1d461ff76 Set the Node UID on recorded events
Recorded events refer to the node with an ObjectReference that has no
UID. The client already reads the Node object at startup to check that
kube-apiserver is ready, and this change stores the UID from that read.
The node status patch returns the Node object, so the client stores
that UID too.

This change removes the TODO in problem_client.go.
2026-07-23 22:43:23 -07:00
..
2019-09-12 18:30:00 -07:00
2025-08-13 16:56:32 +00:00