kubernetes/test/integration/scheduler
Yang Guo 8d880506fe Support cluster-level extended resources in kubelet and kube-scheduler
Co-authored-by: Yang Guo <ygg@google.com>
Co-authored-by: Chun Chen <chenchun.feed@gmail.com>
2018-02-27 17:25:30 -08:00
..
BUILD Add more test cases for volume binding in the scheduler 2018-02-23 15:28:34 -08:00
extender_test.go Support cluster-level extended resources in kubelet and kube-scheduler 2018-02-27 17:25:30 -08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
predicates_test.go Add logic to account for pods nominated to run on nodes, but are not running yet. 2017-11-20 22:17:05 -08:00
preemption_test.go Replace nominateNodeName annotation with PodStatus.NominatedNodeName in scheudler logic 2018-02-02 13:06:33 -08:00
priorities_test.go Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
scheduler_test.go kube-scheduler: Use default predicates/prioritizers if policy config does not specify them 2018-02-06 13:01:33 -08:00
taint_test.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
util.go Add more test cases for volume binding in the scheduler 2018-02-23 15:28:34 -08:00
volume_binding_test.go Add more test cases for volume binding in the scheduler 2018-02-23 15:28:34 -08:00