kubernetes/pkg/kubelet/volumemanager
Chris Henzie 9d8f994d4e Separate test Kubelet and AttachDetach VolumeHost types
fakeVolumeHost previously implemented both the KubeletVolumeHost and
AttachDetachVolumeHost interfaces. This design makes it difficult to test the
CSIAttacher since it behaves differently depending on what type of
VolumeHost is supplied.
2020-12-17 15:17:04 -08:00
..
cache Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
metrics Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
populator Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
reconciler Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
BUILD Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
OWNERS Add jan and msau42 as approver for volumemanager 2019-05-03 13:34:50 -04:00
volume_manager_fake.go Add unit tests for volumesinuse during node status update 2019-02-12 13:46:30 -08:00
volume_manager_test.go Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
volume_manager.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00