k3s/pkg/scheduler
Kubernetes Prow Robot 720c10282c
Merge pull request #71722 from bsalamat/fix_priorityconfig
Avoid copying PriorityConfig and SchedulerExtender structs for every node while running priority functions
2018-12-05 20:31:51 -08:00
..
algorithm drop VerifyFeatureGatesUnchanged 2018-11-21 11:51:33 -05:00
algorithmprovider drop VerifyFeatureGatesUnchanged 2018-11-21 11:51:33 -05:00
api Merge pull request #63664 from xchapter7x/pkg-scheduler-api-validation 2018-11-29 02:00:43 -08:00
apis/config kube-scheduler: enable secure ports 10259 2018-11-08 16:43:59 +01:00
cache Move from glog to klog 2018-11-10 07:50:31 -05:00
core Run old-style priority functions in parallel to the map-reduce style ones 2018-12-04 17:58:28 -08:00
factory Remove scheduler "TestGroup" utility. 2018-12-03 16:28:21 -08:00
internal Merge pull request #71488 from bsalamat/queue-sort 2018-12-01 03:59:51 -08:00
metrics Add metrics to volume scheduling operations 2018-10-23 20:59:12 +08:00
plugins Autogenerated files 2018-11-30 16:03:47 -08:00
testing Remove scheduler "TestGroup" utility. 2018-12-03 16:28:21 -08:00
util Move from glog to klog 2018-11-10 07:50:31 -05:00
volumebinder Add scheduler option for bind timeout 2018-09-04 17:25:23 -07:00
BUILD Autogenerated files 2018-11-30 16:03:47 -08:00
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
scheduler.go Add plugin invocation for 'reserve' and 'prebind' plugins to the scheduler. 2018-11-30 16:03:47 -08:00
scheduler_test.go Add plugin invocation for 'reserve' and 'prebind' plugins to the scheduler. 2018-11-30 16:03:47 -08:00
testutil.go Add plugin invocation for 'reserve' and 'prebind' plugins to the scheduler. 2018-11-30 16:03:47 -08:00