Files
kubernetes/pkg/volume
Darren Shepherd 37629e83e6 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-06-12 11:55:44 -03:00
..
2026-06-12 11:55:44 -03:00
2024-12-02 16:59:34 +01:00
2024-11-29 17:11:00 +08:00