k3s/pkg/volume/util/operationexecutor
FengyunPan 4a6e1f2a1d Don't return err when volume's status is 'attaching'
When volume's status is 'attaching', its attachments will be None,
controllermanager can't get device path and make some failed event.
But it is normal, let's fix it.
2017-05-12 19:53:50 +08:00
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/volume 2016-11-09 10:17:36 -08:00
operation_executor.go Refactor volume operation log and error messages 2017-05-04 13:29:01 -07:00
operation_executor_test.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
operation_generator.go Don't return err when volume's status is 'attaching' 2017-05-12 19:53:50 +08:00