kubernetes/plugin/pkg/scheduler/algorithm/predicates
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
..
BUILD Scheduler predicate for already bound PVs with node affinity 2017-05-22 14:46:03 -07:00
error.go Scheduler predicate for already bound PVs with node affinity 2017-05-22 14:46:03 -07:00
metadata.go [scheduler] Use V(10) for anything which may be O(N*P) logging 2016-11-28 10:31:49 -05:00
predicates.go Add predicates check for local storage request 2017-06-01 15:57:50 -07:00
predicates_test.go Add predicates check for local storage request 2017-06-01 15:57:50 -07:00
utils.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
utils_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00