We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddba04a commit 30483aeCopy full SHA for 30483ae
pkg/scheduler/conf/default_conf.go
@@ -19,6 +19,7 @@ func GetDefaultSchedulerConfiguration() *SchedulerConfiguration {
19
{Name: "gpusharingorder"},
20
{Name: "gpupack"},
21
{Name: "resourcetype"},
22
+ {Name: "subgrouporder"},
23
{Name: "taskorder"},
24
{Name: "nominatednode"},
25
{Name: "dynamicresources"},
0 commit comments