manirajv06
manirajv06
### What is this PR for? Exposed an REST API to fetch the specific application details. ### What type of PR is it? * [ ] - Improvement ### Todos...
@wilfred-s WIP patch with lot of "todo" comments to confirm the overall idea/direction. Can you please take a quick look?
### What is this PR for? Added e2e tests to cover arbitrary resources support. ### What type of PR is it? * [ ] - Improvement ### Todos * [...
### What is this PR for? Integrated ugm module with application state transition change blocks and other places. ### What type of PR is it? * [ ] - Feature...
### What is this PR for? Initial implementation of the tracker module. ### What type of PR is it? * [ ] - Feature ### Todos * [ ] -...
…or queues at each level ### What is this PR for? Given the ask queue path, Choosing fence depends on whether queue at any level has FencePreemptionPolicy set or not....
…resources calculation ### What is this PR for? Methods like IsAtorAbove, WithIn etc doesn't expose the actual guaranteed values and returns boolean value based on the calculation. There are cases,...
…resources calculation ### What is this PR for? Methods like IsAtorAbove, WithIn etc doesn't expose the actual guaranteed values and returns boolean value based on the calculation. There are cases,...
### What is this PR for? Added new Preemption Queue test suites to assert various Preemption behaviour especially focussed on important methods like IsAtorAbove, IsWithIn & GetRemaining. These tests required...
### What is this PR for? Send event for every ph allocation and also final event to convey "gang reseravtions has been done" to driver pod. ### What type of...