kubewharf/kubeadmiral

Scheduler fixes

gary-lgy opened this issue · 0 comments

  • Scheduler should distinguish between an Unschedulable result and an Error result
  • Scheduler should pass all clusters to filter and score webhooks instead of passing one by one
  • Each unschedulable cluster should be rejected with a message, and scheduler should aggregate these messages to provide meaningful information to users