kubernetes/pkg/scheduler/internal/queue
duc c3bfb568f9
fix flushBackoffQCompleted: remove defer
'defer' is called in the 'for' loop, remove it
2022-01-27 17:08:12 +08:00
..
events.go sched: provide an option for plugin developers to move pods to activeQ 2021-07-07 12:50:12 -07:00
scheduling_queue.go fix flushBackoffQCompleted: remove defer 2022-01-27 17:08:12 +08:00
scheduling_queue_test.go sched: fix goroutine leak in unit tests 2022-01-22 22:53:11 -08:00
testing.go Implements pod affinity NamespaceSelector feature 2021-03-04 07:30:24 -05:00