kubernetes/plugin/pkg/scheduler/algorithm
k8s-merge-robot 5894dc4615 Merge pull request #28829 from gmarek/hooks
Automatic merge from submit-queue

Add hooks for cluster health detection

Separate a function that decides if zone is healthy. First real commit for preventing massive pod eviction.
Ref. #28832

cc @davidopp
2016-07-12 08:12:04 -07:00
..
predicates Merge pull request #28669 from lixiaobing10051267/masterTestPodFitsResources 2016-07-11 22:46:09 -07:00
priorities Merge pull request #28829 from gmarek/hooks 2016-07-12 08:12:04 -07:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
listers.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
scheduler_interface_test.go Error info "scheduler" modify 2016-07-11 15:17:43 +08:00
scheduler_interface.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
types.go Add meta field to predicates signature 2016-07-08 12:25:48 +02:00