kubernetes/pkg/volume/util/operationexecutor
Mitsuhiro Tanino 9ad102717f Fix device unmap for non-attachable plugin case
If plugin is non-attachable, global unmap path isn't stored in asw
then plugin fails to unmap volume. To store the path, this PR moves
MarkDeviceAsMounted operation from the `if volumeAttacher != nil` block.

Fixes #60025
2018-02-20 13:03:08 -05:00
..
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
operation_executor_test.go Refactor volumehandler in operationexecutor 2018-02-09 15:39:55 -05:00
operation_executor.go Rework volume manager log levels 2018-02-15 16:33:17 +01:00
operation_generator.go Fix device unmap for non-attachable plugin case 2018-02-20 13:03:08 -05:00
OWNERS Update OWNERS approvers and reviewers: pkg/volume 2016-11-09 10:17:36 -08:00