Remove unused pods in genericScheduler

This commit is contained in:
Yongkun Anfernee Gui 2017-10-26 15:23:26 -07:00
parent 17638ee018
commit 6ef9cf4936

View File

@ -86,7 +86,6 @@ type genericScheduler struct {
predicateMetaProducer algorithm.PredicateMetadataProducer
prioritizers []algorithm.PriorityConfig
extenders []algorithm.SchedulerExtender
pods algorithm.PodLister
lastNodeIndexLock sync.Mutex
lastNodeIndex uint64