kubewharf / godel-scheduler

a unified scheduler for online and offline tasks
Apache License 2.0
377 stars 58 forks source link

remove used cached node from NodeStatusMap #28

Closed lzlaa closed 2 months ago

lzlaa commented 4 months ago

Remove the used cachedNode from NodeStatusMap to prevent one Unit from reusing a cachedNode multiple times.