Files
kubernetes/pkg/volume
Kubernetes Submit Queue 94905bd7c0 Merge pull request #29619 from dims/fix-issue-23163
Automatic merge from submit-queue

Verify volume.GetPath() never returns ""

Add a new helper method volume.GetPath(Mounter) instead of calling
the GetPath() of the Mounter directly. Check if GetPath() is returning
a "" and convert that into an error.

Fixes #23163
2016-08-06 01:44:15 -07:00
..
2016-07-21 09:10:00 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-21 09:10:00 -04:00
2016-07-27 12:24:46 +03:00
2016-07-27 12:24:46 +03:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-21 09:10:00 -04:00
2016-07-21 09:10:00 -04:00
2016-07-16 13:48:21 -04:00
2016-07-30 00:07:02 -04:00
2016-07-16 13:48:21 -04:00
2016-07-21 09:10:00 -04:00
2016-07-27 12:24:46 +03:00
2016-07-30 00:07:02 -04:00
2016-07-16 13:48:21 -04:00
2016-03-02 20:46:32 -05:00
2016-07-11 12:32:32 +02:00