k3s/pkg/volume/util/operationexecutor
Kubernetes Submit Queue b625085230 Merge pull request #42325 from tsmetana/remove-unused-method-from-og
Automatic merge from submit-queue

Remove unused method from operation_generator

This is only a removal of the GerifyVolumeIsSafeToDetach [sic] method from operation_executor. The method is not called from anywhere, moreover there is a private method named verifyVolumeIsSafeToDetach (which is being used). This looks like a cut&paste mistake that deserves to be cleaned.
```release-note
NONE
```
2017-03-31 10:56:40 -07:00
..
BUILD Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
OWNERS Update OWNERS approvers and reviewers: pkg/volume 2016-11-09 10:17:36 -08:00
operation_executor.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
operation_executor_test.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
operation_generator.go Merge pull request #42325 from tsmetana/remove-unused-method-from-og 2017-03-31 10:56:40 -07:00