Merge pull request #32576 from wongma7/revert-30825-pv-controller-informer

Automatic merge from submit-queue

Revert "Use PV shared informer in PV controller"

Fixes #32497 

Reverts kubernetes/kubernetes#30825
This commit is contained in:
Kubernetes Submit Queue
2016-09-15 04:37:29 -07:00
committed by GitHub
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