kubernetes/pkg/volume/csi
Kubernetes Prow Robot 372ebd24f5
Merge pull request #83098 from ddebroy/disable-intree
CSI Migration phase 2: disable probing of in-tree plugins
2019-11-14 20:51:42 -08:00
..
fake Separate staging/publish and unstaging/unpublish logics for block 2019-11-15 01:55:20 +00:00
nodeinfomanager Promote volume limits to GA 2019-11-12 09:43:53 +01:00
testing unit tests for the volume plugin name that's used inside GeneratedUnmapVolumeFunc for csi migration on/off scenarios 2019-06-11 08:32:25 +03: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.go modify detach timeout to be csiTimeout 2019-10-24 07:53:16 -07:00
csi_attacher_test.go Merge pull request #79005 from cwdsuzhou/June/remove_recursion_detach 2019-09-10 14:29:01 -07:00
csi_block.go Separate staging/publish and unstaging/unpublish logics for block 2019-11-15 01:55:20 +00:00
csi_block_test.go Separate staging/publish and unstaging/unpublish logics for block 2019-11-15 01:55:20 +00: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_client_test.go Fix potential panic in nodeGetVolumeStatsV1 2019-07-23 13:47:35 +08:00
csi_drivers_store.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_drivers_store_test.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_metrics.go Return MetricsError with ErrCodeNotSupported code 2019-07-06 10:49:06 -04:00
csi_metrics_test.go Return MetricsError with ErrCodeNotSupported code 2019-07-06 10:49:06 -04:00
csi_mounter.go Improve efficiency of csiMountMgr.GetAttributes 2019-10-10 13:51:50 -04:00
csi_mounter_test.go storage: make tests independent of CSIInlineVolume default 2019-08-28 05:32:44 +02:00
csi_plugin.go Merge pull request #83098 from ddebroy/disable-intree 2019-11-14 20:51:42 -08:00
csi_plugin_test.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_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
csi_util_test.go storage: check CSIDriver.Spec.VolumeLifecycleModes 2019-08-13 23:12:52 +02:00
expander.go Fix devicePath for raw block expansion 2019-08-22 22:48:46 -04:00
expander_test.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