mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Remove unused pods in genericScheduler
This commit is contained in:
parent
17638ee018
commit
6ef9cf4936
@ -86,7 +86,6 @@ type genericScheduler struct {
|
||||
predicateMetaProducer algorithm.PredicateMetadataProducer
|
||||
prioritizers []algorithm.PriorityConfig
|
||||
extenders []algorithm.SchedulerExtender
|
||||
pods algorithm.PodLister
|
||||
lastNodeIndexLock sync.Mutex
|
||||
lastNodeIndex uint64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user