Hi Peter Thanks for working on this. The idea makes sense. Please make sure the recovery path works with this proposed change. Thank you!
Weiwei On Wed, Aug 28, 2024 at 7:01 AM Peter Bacsko <bacs...@gmail.com> wrote: > 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 >