k3s/pkg/volume/csi
Kubernetes Submit Queue 5a44d2ccac
Merge pull request #58226 from lpabon/b58092
Automatic merge from submit-queue. 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>.

csi: Fix versioning error message

**What this PR does / why we need it**:
Incorrect error message

**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 #58092
2018-01-19 13:52:54 -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 CSI - Fix so VolumeAttachment.Spec.Attacher use driverName 2017-12-03 12:22:51 -05:00
csi_client.go csi: Fix versioning error message 2018-01-15 10:27:00 -08:00
csi_client_test.go CSI - Multiple bug fixes for NodeProbe, vol data file, mount dir create 2017-12-08 15:24:28 -05:00
csi_mounter.go Add fsType for CSI 2018-01-16 12:34:04 +08:00
csi_mounter_test.go CSI - Multiple bug fixes for NodeProbe, vol data file, mount dir create 2017-12-08 15:24:28 -05: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