kubernetes/pkg/scheduler/framework/plugins/interpodaffinity
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 feat(scheduler): convert InterPodAffinity to score plugin 2019-11-08 15:37:33 +08:00
interpod_affinity_test.go Return all predicate failures instead of the first one 2019-12-08 21:10:40 -08:00
interpod_affinity.go Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00