kubernetes/test/integration/scheduler
Tim Hockin 819ff9b087
Use topology labels instead of old beta names (#96033)
* Rename const for topology.../zone

* Rename const for topology.../region

* Rename const for failure-domain.../zone

* Rename const for failure-domain.../region

* Restore old names for compat
2020-11-05 20:26:50 -08:00
..
BUILD Move scheduler interface to pkg/scheduler/framework 2020-10-13 13:13:27 +11:00
extender_test.go Replace calls to cs.CoreV1().Nodes().Create() with createNode() 2020-11-03 15:25:44 -08:00
framework_test.go Add a function to ensure created nodes are present in scheduler cache 2020-11-03 15:25:44 -08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
predicates_test.go Add a function to ensure created nodes are present in scheduler cache 2020-11-03 15:25:44 -08:00
preemption_test.go Move scheduler interface to pkg/scheduler/framework 2020-10-13 13:13:27 +11:00
priorities_test.go Use topology labels instead of old beta names (#96033) 2020-11-05 20:26:50 -08:00
scheduler_test.go Replace calls to cs.CoreV1().Nodes().Create() with createNode() 2020-11-03 15:25:44 -08:00
taint_test.go Initialize scheduler's podInformer in sharedInformerFactory 2020-09-08 12:57:17 -07:00
util.go Add a function to ensure created nodes are present in scheduler cache 2020-11-03 15:25:44 -08:00