k3s/pkg/scheduler
Ted Yu f63f772867 Presize map with proper capacity in cache 2019-02-04 17:00:05 -08:00
..
algorithm Short circuit volume checker if the pod is not requesting any volumes 2019-02-01 22:02:30 -08:00
algorithmprovider Merge pull request #72980 from gnufied/cinder-pod-volumes 2019-01-16 13:32:32 -08:00
api remove deprecated taints from 1.9 2019-01-16 21:20:57 -05:00
apis/config autogenerated files 2019-01-06 15:48:53 +02:00
core replace k8s.io/apiserver/pkg/util/trace with k8s.io/utils/trace 2019-01-24 15:34:21 -05:00
equivalence Move informer event handlers to Scheduler 2019-01-29 17:53:20 -08:00
factory Merge pull request #69504 from krmayankk/refactor-sched1 2019-02-01 06:31:39 -08:00
internal Presize map with proper capacity in cache 2019-02-04 17:00:05 -08:00
metrics Mark deprecated in related scheduler metrics 2019-01-08 13:07:16 +08:00
nodeinfo [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
plugins Register plugins with the scheduling framework properly 2018-12-28 19:10:01 +09:00
testing Make scheduleinternalcache.PodFilter as public 2018-12-21 23:09:56 +08:00
util Check for shutdown in TryBackoffAndWait 2018-12-06 16:57:20 +00:00
volumebinder Check PV requirements before scheduling pod 2019-01-04 12:33:18 +01:00
BUILD Move informer event handlers to Scheduler 2019-01-29 17:53:20 -08:00
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
eventhandlers.go Move informer event handlers to Scheduler 2019-01-29 17:53:20 -08:00
eventhandlers_test.go Move informer event handlers to Scheduler 2019-01-29 17:53:20 -08:00
scheduler.go Move informer event handlers to Scheduler 2019-01-29 17:53:20 -08:00
scheduler_test.go Add a PVC to pod spec in volume binding tests to ensure that the predicate runs 2019-02-02 15:01:55 -08:00
testutil.go Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00