kubernetes/pkg/volume/azuredd
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
..
attacher_test.go
attacher.go fix azure disk data loss issue on Windows 2020-10-10 02:20:49 +00:00
azure_common_linux.go
azure_common_test.go
azure_common_unsupported.go
azure_common_windows.go
azure_common.go
azure_dd_block_test.go
azure_dd_block.go
azure_dd_max_disk_count.go update max azure data disk count map 2020-11-06 14:16:55 +00:00
azure_dd_test.go Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
azure_dd.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
azure_mounter.go change plugin name in fsgroupapplymetrics of csi and flexvolume to 2020-11-04 16:28:28 +08:00
azure_provision_test.go
azure_provision.go Use topology labels instead of old beta names (#96033) 2020-11-05 20:26:50 -08:00
BUILD
doc.go
OWNERS