kubernetes/pkg/volume/csi
2019-11-18 14:45:01 -08:00
..
fake Separate staging/publish and unstaging/unpublish logics for block 2019-11-15 01:55:20 +00:00
nodeinfomanager Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
testing Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
BUILD Remove plugin watching of deprecated directory {kubelet_root_dir}/plugins and support for CSI V0 in accordance with deprecation announcement in https://v1-13.docs.kubernetes.io/docs/setup/release/notes/ 2019-11-11 11:42:58 -08:00
csi_attacher_test.go Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
csi_attacher.go modify detach timeout to be csiTimeout 2019-10-24 07:53:16 -07:00
csi_block_test.go De-race some CSI unit tests that were initializing the plugin manager…ger (and plugins) twice. Set some const variables earlier to support node info manager initialization and wait for initialization to complete before finishing plugin setup. 2019-11-15 11:23:32 -08:00
csi_block.go Separate staging/publish and unstaging/unpublish logics for block 2019-11-15 01:55:20 +00:00
csi_client_test.go Fix potential panic in nodeGetVolumeStatsV1 2019-07-23 13:47:35 +08:00
csi_client.go Remove plugin watching of deprecated directory {kubelet_root_dir}/plugins and support for CSI V0 in accordance with deprecation announcement in https://v1-13.docs.kubernetes.io/docs/setup/release/notes/ 2019-11-11 11:42:58 -08:00
csi_drivers_store_test.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_drivers_store.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_metrics_test.go Return MetricsError with ErrCodeNotSupported code 2019-07-06 10:49:06 -04:00
csi_metrics.go Return MetricsError with ErrCodeNotSupported code 2019-07-06 10:49:06 -04:00
csi_mounter_test.go De-race some CSI unit tests that were initializing the plugin manager…ger (and plugins) twice. Set some const variables earlier to support node info manager initialization and wait for initialization to complete before finishing plugin setup. 2019-11-15 11:23:32 -08:00
csi_mounter.go Improve efficiency of csiMountMgr.GetAttributes 2019-10-10 13:51:50 -04:00
csi_plugin_test.go Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
csi_plugin.go Merge pull request #83098 from ddebroy/disable-intree 2019-11-14 20:51:42 -08:00
csi_test.go Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
csi_util_test.go storage: check CSIDriver.Spec.VolumeLifecycleModes 2019-08-13 23:12:52 +02:00
csi_util.go cleanup: remove package csi duplicated error log 2019-08-05 20:35:28 +08:00
expander_test.go Fix devicePath for raw block expansion 2019-08-22 22:48:46 -04:00
expander.go Fix devicePath for raw block expansion 2019-08-22 22:48:46 -04:00
OWNERS Add davidz627 as owner of pkg/volume/csi 2019-10-30 13:35:44 -07:00