Mainly affects core/generic_scheduler.go (and related tests). Removes the "prioritizers" field and related functions.
- eliminate running paths of Predicates in scheduler; use Filter Plugins instead. - refactor all unit tests - adjust the TestPreemptWithPermitPlugin integration test