Merge pull request #84533 from davidz627/fix/deprecatedPath
Remove plugin watching of deprecated directory and CSI v0 support in accordance with deprecation policy
This commit is contained in:
@@ -331,7 +331,6 @@ func newTestKubeletWithImageList(
|
||||
|
||||
kubelet.pluginManager = pluginmanager.NewPluginManager(
|
||||
kubelet.getPluginsRegistrationDir(), /* sockDir */
|
||||
kubelet.getPluginsDir(), /* deprecatedSockDir */
|
||||
kubelet.recorder,
|
||||
)
|
||||
kubelet.setNodeStatusFuncs = kubelet.defaultNodeStatusFuncs()
|
||||
|
Reference in New Issue
Block a user