kubernetes/pkg/volume/fc
Kubernetes Submit Queue 7df5c63218 Merge pull request #38947 from xiangpengzhao/fix-testcase-errorf
Automatic merge from submit-queue (batch tested with PRs 38947, 50239, 51115, 51094, 51116)

Call Fatalf instead of Errorf when mounter/unmounter is nil in volume tests

If we get a nil mounter or unmounter, a panic will occur. Should call `Fatalf` instead of `Errorf`.
2017-08-23 08:41:01 -07:00
..
attacher.go fibre channel: Remove unused exe interface 2017-08-22 14:28:10 +02:00
BUILD fibre channel: Remove unused exe interface 2017-08-22 14:28:10 +02:00
disk_manager.go FC volume plugin: remove block device at DetachDisk 2017-07-31 15:36:39 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fc_test.go Use Fatalf instead of Errorf when mounter/unmounter if nil in volume tests 2017-08-23 10:29:30 +08:00
fc_util_test.go FC plugin: Support WWID for volume identifier 2017-08-10 09:59:31 -04:00
fc_util.go FC plugin: Support WWID for volume identifier 2017-08-10 09:59:31 -04:00
fc.go fibre channel: Remove unused exe interface 2017-08-22 14:28:10 +02:00
OWNERS remove deads2k from volume reviewer 2017-07-25 08:52:25 -04:00