kubernetes/pkg/volume/csi
Madhu Rajanna ec5ff52b88 Fix logging message during unmounting
use errors.New() if formatting is not  required

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-08-12 09:18:35 +05:30
..
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 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
csi_attacher.go Fix logging message during unmounting 2019-08-12 09:18:35 +05:30
csi_attacher_test.go Remove recursion in csiAttacher#waitForVolumeAttachmentInternal 2019-07-23 14:29:24 -07:00
csi_block.go cleanup: remove package csi duplicated error log 2019-08-05 20:35:28 +08: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_client.go Fix potential panic in nodeGetVolumeStatsV1 2019-07-23 13:47:35 +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 Merge pull request #80522 from ethan-daocloud/patch-3 2019-07-31 22:36:39 -07:00
csi_mounter_test.go Merge pull request #80848 from cwdsuzhou/Aug/fix_ut 2019-08-01 03:30:14 -07:00
csi_plugin.go Merge pull request #80994 from verult/csi-deregistration-loglevel 2019-08-06 06:06:09 -07:00
csi_plugin_test.go Merge pull request #80848 from cwdsuzhou/Aug/fix_ut 2019-08-01 03:30:14 -07:00
csi_test.go 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
csi_util.go cleanup: remove package csi duplicated error log 2019-08-05 20:35:28 +08:00
csi_util_test.go Add passthrough for MountOptions for NodeStageVolume for CSI 2019-07-16 16:17:47 -07:00
expander.go cleanup: remove package csi duplicated error log 2019-08-05 20:35:28 +08:00
expander_test.go Fix some unreasonable places int csi ut 2019-08-01 14:19:11 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00