kubernetes/pkg/volume/csi
Luis Pabón 4abcb12296 csi: Update version comparison model
If our supported version is still at 0.X.X, then check
also the minor number. If our supported version is >= 1.X.X
then check only the major number.

Closes #58813
2018-01-26 12:51:10 -05: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
csi_attacher_test.go fix csi attach ut print 2018-01-08 12:03:55 +08:00
csi_attacher.go CSI - Fix so VolumeAttachment.Spec.Attacher use driverName 2017-12-03 12:22:51 -05:00
csi_client_test.go csi: Update version comparison model 2018-01-26 12:51:10 -05:00
csi_client.go csi: Update version comparison model 2018-01-26 12:51:10 -05:00
csi_mounter_test.go fix csi mounter ut print 2018-01-08 10:42:05 +08:00
csi_mounter.go Add fsType for CSI 2018-01-16 12:34:04 +08:00
csi_plugin_test.go fix incorrect log 2017-12-13 18:36:58 +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
OWNERS CSI - API source code implementation 2017-11-21 20:20:58 -05:00