Hi all, In YUNIKORN-2791 <https://issues.apache.org/jira/browse/YUNIKORN-2791>, we want to track all non-Yunikorn (aka foreign) pods, not just the ones that Yunikorn scheduled. Right now, we only maintain a resource counter (occupiedResources) per node. This will be changed and all pods (allocations) will be tracked properly.
This aids supportability but will also have some implications on the REST API. Please see the design doc under YUNIKORN-2792 <https://issues.apache.org/jira/browse/YUNIKORN-2792> and give feedbacks or ask questions if you have any. Thanks Peter