kubernetes/plugin/pkg/scheduler/algorithm
Jing Xu 943fc53bf7 Add predicates check for local storage request
This PR adds the check for local storage request when admitting pods. If
the local storage request exceeds the available resource, pod will be
rejected.
2017-06-01 15:57:50 -07:00
..
predicates Add predicates check for local storage request 2017-06-01 15:57:50 -07:00
priorities no need check is nil, because has check before here 2017-04-23 21:08:24 +08:00
BUILD added coverage for scheduler/algorithm/types_test.go 2017-04-26 23:55:22 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface.go Addressed reviewers comments 2017-04-07 17:31:45 -07:00
scheduler_interface_test.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
types.go Additional plugin/pkg/scheduler golint fixes 2017-03-19 09:47:58 -07:00
types_test.go added coverage for scheduler/algorithm/types_test.go 2017-04-26 23:55:22 -07:00