kubeadmiral icon indicating copy to clipboard operation
kubeadmiral copied to clipboard

Webhook scheduler plugins should return reason when filtering out clusters

Open gary-lgy opened this issue 1 year ago • 1 comments

Currently, there's no Reason field in the plugin's response structs. We have added reason reporting in #231 and the reasons reported by built-in filter plugins would get reported in an event. We should allow webhook plugins to return reasons too.

gary-lgy avatar Nov 17 '23 10:11 gary-lgy

Hey @gary-lgy! Can I work on this?

ayushgml avatar Feb 07 '24 19:02 ayushgml