kubernetes/pkg/scheduler
Kubernetes Prow Robot bc8ca12c87
Merge pull request #80448 from tedyu/node-info-key
Check error return from GetPodKey
2019-07-26 20:16:23 -07:00
..
algorithm Merge pull request #80503 from tedyu/spread-constaints 2019-07-25 20:48:11 -07:00
algorithmprovider EvenPodsSpread: Define a new Predicate 2019-07-24 10:28:46 -07: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 EvenPodsSpread: Preemption UT on generic_scheduler 2019-07-24 15:27:55 -07:00
factory Merge pull request #80220 from alculquicondor/refactor/scheduler-cache 2019-07-24 13:50:06 -07:00
framework Merge pull request #80469 from draveness/feature/add-unit-tests-to-framework-status 2019-07-24 18:08:05 -07:00
internal Merge pull request #80220 from alculquicondor/refactor/scheduler-cache 2019-07-24 13:50:06 -07:00
metrics Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
nodeinfo Check error return from GetPodKey 2019-07-26 11:53:43 -07:00
testing Merge pull request #80220 from alculquicondor/refactor/scheduler-cache 2019-07-24 13:50:06 -07:00
util EvenPodsSpread: refactor "chained" utils 2019-07-22 17:34:56 -07:00
volumebinder Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
BUILD Use scheduler cache in affinity priority functions 2019-07-23 22:10:49 -04:00
eventhandlers.go Update scheduler to use volume limits from CSINode 2019-06-25 16:30:54 +02:00
eventhandlers_test.go clean up redundant conditiontype OutOfDisk 2019-07-03 14:34:52 +08:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler.go Send a reject message to permit plugin when preempting a WaitingPod 2019-07-23 10:23:54 +08:00
scheduler_test.go Use scheduler cache in affinity priority functions 2019-07-23 22:10:49 -04: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