kubernetes/pkg/scheduler
2019-07-02 23:16:08 +08:00
..
algorithm fix: predicates read nodes from scheduler cache 2019-06-29 02:34:08 +08:00
algorithmprovider update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
api Add missing CSINodeInformer when creating ConfigFactoryArgs 2019-06-28 13:32:03 +02:00
apis/config add scheduling framework configuration 2019-05-18 06:30:28 +08:00
core Merge pull request #78412 from draveness/feature/assign=start-time-for-test-pod 2019-06-28 08:05:39 -07:00
factory fix: predicates read nodes from scheduler cache 2019-06-29 02:34:08 +08:00
framework prefilter extension point implementation. 2019-06-10 17:01:50 -04:00
internal Omit obtaining the lock when adding Nodes in newNodeTree 2019-07-02 23:16:08 +08:00
metrics Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
nodeinfo Update scheduler to use volume limits from CSINode 2019-06-25 16:30:54 +02:00
testing change preempting to PreemptionPolicy 2019-05-31 12:42:05 +08:00
util feat: cleanup PodPriority features gate 2019-06-23 11:57:24 +08:00
volumebinder Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
BUILD Update scheduler to use volume limits from CSINode 2019-06-25 16:30:54 +02:00
eventhandlers.go Update scheduler to use volume limits from CSINode 2019-06-25 16:30:54 +02:00
eventhandlers_test.go Move informer event handlers to Scheduler 2019-01-29 17:53:20 -08:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler.go Update scheduler to use volume limits from CSINode 2019-06-25 16:30:54 +02:00
scheduler_test.go Update scheduler to use volume limits from CSINode 2019-06-25 16:30:54 +02:00
testutil.go Update scheduler framework plugins to align with the latest changes to the framework design 2019-04-29 16:40:56 -07:00