implement KAI-Scheduler backend#524
Conversation
Signed-off-by: Daisy <daiguo@nvidia.com>
|
Hi @daisy-ycguo |
|
Now I see the updated version of the PR message so I think we are on the same page on that 👍 |
@enoodle Sanjay has an PR to fix this, could you please check whether it can help |
What type of PR is this?
This PR implements the KAI scheduler backend
SyncPodGang()flow in Grove’s scheduler backend framework.Specifically, it:
operator/internal/scheduler/kai/backend.goOnPodGangDelete()grove.io/ignore: "true"so legacy KAI Grove podgrouper can ignore these PodGangsscheduling.run.ai/v2alpha2)scheduling.run.ai/podgroupsin the Helm ClusterRoleWhat this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #525
Special notes for your reviewer:
grove.io/ignore:Does this PR introduce a API change?
NONE
Additional documentation e.g., enhancement proposals, usage docs, etc.:
NONE