k3s/pkg/scheduler
Kubernetes Prow Robot 9388a27212
Merge pull request #73309 from cofyc/fix73216-receivedMoveRequest
Should move all unscheduable pods when we received move request to active queue
2019-01-30 22:03:13 -08:00
..
algorithm Fix typos 2019-01-26 09:40:09 -05: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
factory Fix weakness of current receivedMoveRequest 2019-01-30 10:13:49 +08:00
internal Fix weakness of current receivedMoveRequest 2019-01-30 10:13:49 +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 refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
scheduler.go Merge pull request #72332 from danielqsj/ks 2019-01-14 22:05:52 -08:00
scheduler_test.go Merge pull request #72079 from sonasingh46/cleanup 2019-01-15 09:24:15 -08:00
testutil.go Move predicate types from algorithm to predicates 2018-12-21 22:26:47 +08:00