Files
kubernetes/pkg
Antonio Ojea 1214dc223c kubelet: Use node addresses from informer
The kubelet certificate manager was using a closure to get the node addresses,
but this closure depended on a static field that was only updated during the node
status update. This created a twisted dependency between the node.status
reconcile loops and the certificate manager.

This commit fixes this issue by using the node informer to get the node addresses directly.
This ensures that the kubelet always requests a certificate with the latest node addresses.
2025-04-25 03:15:42 +00:00
..
2024-09-17 20:04:02 +03:00
2024-12-02 16:59:34 +01:00
2024-12-02 16:59:34 +01:00
2024-12-02 16:59:34 +01:00
2024-12-02 16:59:34 +01:00
2024-11-07 19:54:11 +08:00
2025-03-26 14:41:09 +00:00
2024-12-02 16:59:34 +01:00
2025-03-26 14:41:09 +00:00
2024-12-02 16:59:34 +01:00