kubernetes/pkg/volume/util/operationexecutor
Kubernetes Submit Queue 75af0646ba
Merge pull request #59034 from wenlxie/githubupstream.master.ignoreloopdevicenotfounderrorforrbd
Automatic merge from submit-queue (batch tested with PRs 59034, 63565, 63533). 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>.

[RBD block device ]ignore the loopbackdevice error, or the rbd volume will not get detached

The rbd volume loop device maybe not found and then the volume will  not get detached.
so need to ignore the error.
@mtanino @sbezverk
Can you take a look?

Release note:
```
ignore the loopback device not found error when  `GetLoopDevice` 
```
2018-05-09 05:13:08 -07:00
..
BUILD update bazel 2018-02-27 20:23:36 +08:00
operation_executor.go Add volume spec to mountedPod in actual state of world 2018-03-30 12:07:52 -07:00
operation_executor_test.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
operation_generator.go Merge pull request #59034 from wenlxie/githubupstream.master.ignoreloopdevicenotfounderrorforrbd 2018-05-09 05:13:08 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/volume 2016-11-09 10:17:36 -08:00