This repository has been archived by the owner on May 25, 2023. It is now read-only.
Add resource predicates for tasks #694
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
Milestone
Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
Description:
Currently, we did not use resource predicates from upstream because of releasing resources; but it makes unnecessary sort and check on the full nodes. It's better to have a predicates to check
Task.Resreq
againstNode.Idle
andNode.Release
resources.The text was updated successfully, but these errors were encountered: