kubernetes-sigs / kube-scheduler-wasm-extension

All the things to make the scheduler extendable with wasm.
Apache License 2.0
109 stars 22 forks source link

Keep the scheduling threshold with scheduler-perf #120

Open sanposhiho opened 3 months ago

sanposhiho commented 3 months ago

https://github.com/kubernetes/kubernetes/pull/126871 implements the threshold feature in scheduler-perf. We should utilize it to keep our scheduling threshold in CI.

/kind feature

chansuke commented 3 weeks ago

@sanposhiho I'd like to work on this issue:)

sanposhiho commented 2 weeks ago

@chansuke Go for it, but it requires https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension/issues/94 to be done.

chansuke commented 2 weeks ago

@sanposhiho Oh, ok:)