k3s/pkg/scheduler
k8s-ci-robot 28d86ac47d
Merge pull request #67308 from cofyc/fix67260
Use monotonically increasing generation to prevent equivalence cache race
2018-09-25 00:18:00 -07:00
..
algorithm fix PodAntiAffinity issues 2018-09-13 18:32:33 -07:00
algorithmprovider Merge pull request #67731 from gnufied/fix-csi-attach-limit 2018-09-05 14:51:55 -07:00
api Add a scheduler config argument to set the percentage of nodes to score 2018-08-17 11:18:51 -07:00
apis/config Standardize componentconfig code/comment patterns 2018-09-06 13:42:02 +03:00
cache Use seqeuence number to represent generation of equivalence cache. 2018-09-22 12:08:21 +08:00
core Merge pull request #67308 from cofyc/fix67260 2018-09-25 00:18:00 -07:00
factory Merge pull request #67308 from cofyc/fix67260 2018-09-25 00:18:00 -07:00
metrics Add scheduler throughput metric. 2018-09-24 14:38:39 -07:00
testing Use seqeuence number to represent generation of equivalence cache. 2018-09-22 12:08:21 +08:00
util Add unit test cases for scheduler/util. 2018-08-23 15:26:27 +08:00
volumebinder Add scheduler option for bind timeout 2018-09-04 17:25:23 -07:00
BUILD auto-generated 2018-08-24 10:58:09 +08:00
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
scheduler.go Merge pull request #67308 from cofyc/fix67260 2018-09-25 00:18:00 -07:00
scheduler_test.go Scheduler changes to assume volume and pod together, and then bind 2018-09-04 16:30:14 -07:00
testutil.go Add back predicate related accessors to scheduler.Configurator 2018-09-03 19:12:01 +02:00