Skip to content

Commit c90b6bd

Browse files
committed
refactor
Signed-off-by: kangclzjc <kangz@nvidia.com>
1 parent e39132a commit c90b6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/internal/schedulerbackend/kai/backend.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030

3131
const (
3232
// BackendName is the name of the KAI backend
33-
BackendName = "kai"
33+
BackendName = "KAI-Scheduler"
3434
// SchedulingGateName is the name of the scheduling gate used by KAI
3535
SchedulingGateName = "grove.io/podgang-pending-creation"
3636
// BackendLabelValue is the label value to identify KAI backend

0 commit comments

Comments
 (0)