Files
kubernetes/pkg
Darren Shepherd 4a0408b54c 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-03-19 11:22:52 -03:00
..
2025-11-26 00:31:55 +09:00
2026-03-19 11:22:52 -03:00
2025-11-06 09:36:43 +00:00
2026-03-19 11:22:52 -03:00