k3s/pkg/scheduler
Kubernetes Prow Robot 65f87b5a4a
Merge pull request #72259 from bsalamat/fix_nominated_node
Fix a race in setting nominated node and the scheduling cycle after it.
2018-12-30 00:01:26 -08:00
..
algorithm Stop checking VolumeScheduling feature gate 2018-12-27 17:45:45 -05:00
algorithmprovider [scheduler] Move predicate & priority registration to separate file 2018-12-22 19:30:34 +05:30
api Merge pull request #72014 from huynq0911/scheduler-cleanup-71867-move-compatibility-test 2018-12-20 22:39:09 -08:00
apis/config Set percentage of nodes scored in each cycle dynamically based on the cluster size 2018-12-20 11:20:00 +08:00
core Merge pull request #72259 from bsalamat/fix_nominated_node 2018-12-30 00:01:26 -08:00
factory Stop checking VolumeScheduling feature gate 2018-12-27 17:45:45 -05:00
internal Fix race in setting nominated node 2018-12-29 22:54:15 -08:00
metrics Eclass Task 1: clean up old equiv class code 2018-12-17 17:05:49 -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 Add scheduler option for bind timeout 2018-09-04 17:25:23 -07:00
BUILD Stop checking VolumeScheduling feature gate 2018-12-27 17:45:45 -05:00
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
scheduler.go Merge pull request #72259 from bsalamat/fix_nominated_node 2018-12-30 00:01:26 -08:00
scheduler_test.go Stop checking VolumeScheduling feature gate 2018-12-27 17:45:45 -05:00
testutil.go Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00