Files
kubernetes/pkg/volume
k8s-merge-robot 14f2763724 Merge pull request #26777 from jsafrane/fix-attach-errors
Automatic merge from submit-queue

Fix GCE attacher/detacher to ignore return value of failed calls.

The plugin should ignore any return value if err is set. Found when writing unit tests in #26615 - my dummy `DiskIsAttached` returned `false, errors.New('fake error')` and the volume was **not** detached although the log message `"Error checking if PD (%q) is already attached to current node (%q). Will continue and try detach anyway."` suggested otherwise 

@saad-ali, PTAL
@kubernetes/sig-storage
2016-06-03 22:34:56 -07:00
..
2016-04-29 17:12:10 -04:00
2016-04-29 17:12:10 -04:00
2016-03-02 20:46:32 -05:00
2016-06-03 16:16:57 -04:00
2016-06-03 16:16:57 -04:00