Commit 6ef9cf49 authored by Yongkun Anfernee Gui's avatar Yongkun Anfernee Gui

Remove unused pods in genericScheduler

parent 17638ee0
...@@ -86,7 +86,6 @@ type genericScheduler struct { ...@@ -86,7 +86,6 @@ type genericScheduler struct {
predicateMetaProducer algorithm.PredicateMetadataProducer predicateMetaProducer algorithm.PredicateMetadataProducer
prioritizers []algorithm.PriorityConfig prioritizers []algorithm.PriorityConfig
extenders []algorithm.SchedulerExtender extenders []algorithm.SchedulerExtender
pods algorithm.PodLister
lastNodeIndexLock sync.Mutex lastNodeIndexLock sync.Mutex
lastNodeIndex uint64 lastNodeIndex uint64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment