k3s/pkg/volume/csi
Kubernetes Submit Queue 5f6e12793b
Merge pull request #57948 from zhangxiaoyu-zidif/fix-ut-print
Automatic merge from submit-queue (batch tested with PRs 58438, 58523, 58513, 57948). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

fix csi ut print

**What this PR does / why we need it**:
fix csi ut print

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-01-23 03:53:33 -08:00
..
fake CSI - Multiple bug fixes for NodeProbe, vol data file, mount dir create 2017-12-08 15:24:28 -05:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
OWNERS CSI - API source code implementation 2017-11-21 20:20:58 -05:00
csi_attacher.go CSI - Fix so VolumeAttachment.Spec.Attacher use driverName 2017-12-03 12:22:51 -05:00
csi_attacher_test.go fix csi attach ut print 2018-01-08 12:03:55 +08:00
csi_client.go csi: Fix versioning error message 2018-01-15 10:27:00 -08:00
csi_client_test.go fix csi attach ut print 2018-01-08 12:03:55 +08:00
csi_mounter.go Add fsType for CSI 2018-01-16 12:34:04 +08:00
csi_mounter_test.go fix csi mounter ut print 2018-01-08 10:42:05 +08:00
csi_plugin.go CSI - Multiple bug fixes for NodeProbe, vol data file, mount dir create 2017-12-08 15:24:28 -05:00
csi_plugin_test.go fix incorrect log 2017-12-13 18:36:58 +08:00