Files
kubernetes/pkg
Darren Shepherd 7efcec414f Fix CSI initialization conflict
CSI is used by both the kubelet and kube-controller-manager.  Both
components will initialize the csiPlugin with different VolumeHost
objects.  The csiPlugin will then assign a global variable for
the node info manager.  It is then possible that the kubelet gets
the credentials of the kube-controller-manager and that will cause
CSI to fail.
2026-04-15 20:07:55 -03:00
..
2026-04-15 20:07:55 -03:00
2025-07-24 08:33:45 +02:00
2026-02-17 03:33:03 -08:00
2026-04-15 20:07:55 -03:00