k-cloud-labs/kluster-capacity

add scheduler plugin related resource informer

likakuli opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
not all related resource is synced from read k8s cluster to simulator which result to some plugin like PodTopologySpread not work as expected.

Describe the solution you'd like
register all resource informer needed by scheduler.

Describe alternatives you've considered
NONE

Additional context
for both version need to check and may need to add different resource for different version

/assign @ryansxy