kubernetes/pkg/volume
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
..
awsebs Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
azure_file plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
azuredd Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
cephfs plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
cinder Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
configmap plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
csi Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
csimigration vSphere in-tree volumes migration to vSphere CSI driver 2020-06-08 16:17:02 -07:00
downwardapi plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
emptydir plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
fc Flush FibreChannel devices before deleting 2020-12-03 09:54:22 +01:00
flexvolume plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
flocker plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
gcepd Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
git_repo plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
glusterfs plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
hostpath Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
iscsi plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
local Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
nfs plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
portworx plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
projected plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
quobyte plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
rbd Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
scaleio Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
secret plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
storageos plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
testing Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
util fix typo and format for klog 2020-11-14 23:44:38 +08:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
BUILD Lower the frequency of volume plugin deprecation warning 2020-11-20 14:22:28 +01:00
doc.go
metrics_cached.go
metrics_du.go
metrics_du_test.go
metrics_errors.go Merge pull request #79851 from jparklab/master 2019-07-25 14:33:58 -07:00
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go
metrics_statfs_test.go
noop_expandable_plugin.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
OWNERS Add SIG storage owner aliases 2020-07-07 10:26:16 -04:00
plugins.go Prevent data race in volume plugin manager 2020-12-09 14:32:49 -08:00
plugins_test.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
volume.go Ensure that StagingPath is supplied to blockVolume expansion 2020-07-01 12:21:17 -04:00
volume_linux.go Report a metric for time taken to perform recursive permission change 2020-10-26 21:04:30 +08:00
volume_linux_test.go Report a metric for time taken to perform recursive permission change 2020-10-26 21:04:30 +08:00
volume_unsupported.go Report a metric for time taken to perform recursive permission change 2020-10-26 21:04:30 +08:00