k3s/pkg/volume/csi
Kubernetes Prow Robot 8f1082c6af
Merge pull request #73455 from danielqsj/keymutex
Migrate to k8s.io/utils/keymutex and k8s.io/utils/strings
2019-01-31 09:56:19 -08:00
..
csiv0 Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
fake Update CSI client to pick up CSI v1.0.0 changes 2018-11-15 16:39:59 -08:00
nodeinfomanager Add missing feature gate to CSI driver uninstall 2018-11-21 18:37:31 -08:00
BUILD migrate to k8s.io/utils/strings 2019-01-30 10:24:00 +08:00
OWNERS
csi_attacher.go Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
csi_attacher_test.go Remove devicePath dependency for CSI volumes 2018-11-16 15:40:35 -08:00
csi_block.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
csi_block_test.go Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
csi_client.go Add exponential backoff for plugin registration 2019-01-29 21:13:02 -05:00
csi_client_test.go Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
csi_mounter.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
csi_mounter_test.go Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
csi_plugin.go Correct error message 2019-01-29 21:14:26 -05:00
csi_plugin_test.go Allow CSI Drivers suporting 0.x/1.x to use old dir 2018-11-28 11:11:37 -08:00
csi_util.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00