mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 19:20:34 -05:00
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 ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| operation_executor.go | ||
| operation_executor_test.go | ||
| operation_generator.go | ||
| OWNERS | ||