Remove alphaProvisioner in PVController and AlphaStorageClassAnnotation
This commit is contained in:
@@ -825,9 +825,6 @@ func wrapTestWithPluginCalls(expectedRecycleCalls, expectedDeleteCalls []error,
|
||||
provisionCalls: expectedProvisionCalls,
|
||||
}
|
||||
ctrl.volumePluginMgr.InitPlugins([]vol.VolumePlugin{plugin}, ctrl)
|
||||
if expectedProvisionCalls != nil {
|
||||
ctrl.alphaProvisioner = plugin
|
||||
}
|
||||
return toWrap(ctrl, reactor, test)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user