gocrane / crane-scheduler

Crane scheduler is a Kubernetes scheduler which can schedule pod based on actual node load.
Apache License 2.0
225 stars 64 forks source link

dynamic plugin score is abnormal #14

Closed zwForrest closed 1 year ago

zwForrest commented 2 years ago

What happened?

applying score defaultWeights on Score plugins: plugin "Dynamic" returns an invalid score -8, it should in the range of [0, 100] after normalizing

What did you expect to happen?

pod can be scheduled successfully

How can we reproduce it (as minimally and precisely as possible)?

This problem occurs when the prometheus result times out, but the hotValue is normal.

autumn0207 commented 2 years ago

returns an invalid score -8

@zwForrest 👍 It's a bug, we will fix it asap

xieydd commented 2 years ago

have any progress? @autumn0207

zcspk commented 2 years ago

我也遇到这个问题

qmhu commented 1 year ago

关注一下:)