We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39132a commit c90b6bdCopy full SHA for c90b6bd
operator/internal/schedulerbackend/kai/backend.go
@@ -30,7 +30,7 @@ import (
30
31
const (
32
// BackendName is the name of the KAI backend
33
- BackendName = "kai"
+ BackendName = "KAI-Scheduler"
34
// SchedulingGateName is the name of the scheduling gate used by KAI
35
SchedulingGateName = "grove.io/podgang-pending-creation"
36
// BackendLabelValue is the label value to identify KAI backend
0 commit comments