kubernetes/pkg/volume/csi
Kubernetes Prow Robot 1d1385af91
Merge pull request #83474 from msau42/topology-ga
CSI Topology ga
2019-11-04 15:28:27 -08:00
..
csiv0 fix typo in pkg 2019-08-26 09:25:39 +08:00
fake Add passthrough for MountOptions for NodeStageVolume for CSI 2019-07-16 16:17:47 -07:00
nodeinfomanager Kubelet creates v1.CSINode 2019-10-28 13:41:13 -07: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 bazel update 2019-08-22 08:57:53 +02: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 Revert "Bugfix: remove PV dir when umount raw block device" 2019-10-01 15:14:35 -07:00
csi_block_test.go Fix TestBlockMapperMapDeviceNotSupportAttach informer sync race 2019-09-13 10:02:19 +02:00
csi_client.go Come out of loop when RPC_STAGE_UNSTAGE_VOLUME is found 2019-09-21 14:23:06 -07: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 #82972 from yutedz/high-supported-ver 2019-09-25 13:50:44 -07:00
csi_plugin_test.go fix ineffassign 2019-09-09 11:34:21 +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