Revert "Scheduler should use shared informer for pods"

This reverts commit 479f01d340.
This commit is contained in:
Wojciech Tyczynski
2017-05-22 09:03:35 +02:00
parent 06c12e717a
commit 8de8446840
10 changed files with 39 additions and 137 deletions

View File

@@ -326,7 +326,6 @@ func TestSchedulerExtender(t *testing.T) {
v1.DefaultSchedulerName,
clientSet,
informerFactory.Core().V1().Nodes(),
informerFactory.Core().V1().Pods(),
informerFactory.Core().V1().PersistentVolumes(),
informerFactory.Core().V1().PersistentVolumeClaims(),
informerFactory.Core().V1().ReplicationControllers(),