Address review comments

This commit is contained in:
David Zhu
2019-03-05 17:35:54 -08:00
parent 7d2f4e97b8
commit 41b3579345
15 changed files with 156 additions and 91 deletions

View File

@@ -97,7 +97,6 @@ type kubeletVolumeHost struct {
func (kvh *kubeletVolumeHost) SetKubeletError(err error) {
kvh.kubelet.runtimeState.setStorageState(err)
return
}
func (kvh *kubeletVolumeHost) GetVolumeDevicePluginDir(pluginName string) string {