Revert "Use PV shared informer in PV controller"

This commit is contained in:
Matthew Wong
2016-09-13 10:12:34 -04:00
parent 115855bbd2
commit 25e9b9dcf9
6 changed files with 44 additions and 80 deletions

View File

@@ -430,7 +430,7 @@ func StartControllers(s *options.CMServer, kubeClient *client.Client, kubeconfig
ProbeControllerVolumePlugins(cloud, s.VolumeConfiguration),
cloud,
s.ClusterName,
sharedInformers.PersistentVolumes().Informer(),
nil, // volumeSource
nil, // claimSource
nil, // classSource
nil, // eventRecorder