kubernetes/pkg/scheduler/framework/plugins/migration
Wei Huang dc3d1bd238
Eliminate running paths of Predicates in scheduler
- eliminate running paths of Predicates in scheduler; use Filter Plugins instead.
- refactor all unit tests
- adjust the TestPreemptWithPermitPlugin integration test
2019-12-10 19:14:13 -08:00
..
BUILD Implemented taints and tolerations priority function as a Score plugin 2019-10-10 17:49:40 -04:00
utils_test.go Return all predicate failures instead of the first one 2019-12-08 21:10:40 -08:00
utils.go Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00