kubernetes/pkg/volume/csi
2019-09-11 21:23:19 -07:00
..
csiv0 Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
fake Add passthrough for MountOptions for NodeStageVolume for CSI 2019-07-16 16:17:47 -07:00
nodeinfomanager Return error returned by CSINode Get if initialization failed 2019-08-05 23:01:50 +00: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_test.go Merge pull request #79005 from cwdsuzhou/June/remove_recursion_detach 2019-09-10 14:29:01 -07:00
csi_attacher.go Merge pull request #79005 from cwdsuzhou/June/remove_recursion_detach 2019-09-10 14:29:01 -07:00
csi_block_test.go Bugfix: csi raw block that does not need attach mounted failed 2019-07-15 10:34:12 +08:00
csi_block.go cleanup: remove package csi duplicated error log 2019-08-05 20:35:28 +08:00
csi_client_test.go Fix potential panic in nodeGetVolumeStatsV1 2019-07-23 13:47:35 +08:00
csi_client.go Fix potential panic in nodeGetVolumeStatsV1 2019-07-23 13:47:35 +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 storage: make tests independent of CSIInlineVolume default 2019-08-28 05:32:44 +02:00
csi_mounter.go storage: check CSIDriver.Spec.VolumeLifecycleModes 2019-08-13 23:12:52 +02:00
csi_plugin_test.go fix ineffassign 2019-09-09 11:34:21 +08:00
csi_plugin.go storage: check CSIDriver.Spec.VolumeLifecycleModes 2019-08-13 23:12:52 +02:00
csi_test.go storage: check CSIDriver.Spec.VolumeLifecycleModes 2019-08-13 23:12:52 +02: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 Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00