kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue faffbe4e18 Merge pull request #29622 from rootfs/rbd-ro
Automatic merge from submit-queue

allow a read-only rbd image mounted by multiple pods

allow pod to run read-only rbd volume 
fix #27725
2016-08-07 17:03:39 -07:00
..
algorithm Merge pull request #29622 from rootfs/rbd-ro 2016-08-07 17:03:39 -07:00
algorithmprovider Enable PodAffinity by default in scheduler 2016-08-02 15:06:45 +02:00
api modify extends.Filter 2016-08-04 14:03:32 +08:00
factory Use []*api.Node instead of NodeLister in priority functions. 2016-07-21 08:21:07 +02:00
metrics Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
schedulercache Optimize PodAffinity priority function. 2016-07-28 16:57:28 +02:00
testing remove ineffective copy 2016-08-05 20:43:40 +08:00
extender.go modify extends.Filter 2016-08-04 14:03:32 +08:00
extender_test.go modify extends.Filter 2016-08-04 14:03:32 +08:00
generic_scheduler.go modify extends.Filter 2016-08-04 14:03:32 +08:00
generic_scheduler_test.go Use []*api.Node instead of NodeLister in priority functions. 2016-07-21 08:21:07 +02:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
scheduler.go Add ForgetPod to SchedulerCache 2016-07-13 16:30:05 +02:00
scheduler_test.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00