Merge pull request #41770 from k82cn/updated_sched_name
Automatic merge from submit-queue (batch tested with PRs 42365, 42429, 41770, 42018, 35055) Updated scheduler name for multi-scheduler. fixes #41859
This commit is contained in:
@@ -6598,7 +6598,7 @@ func GetOpenAPIDefinitions(ref openapi.ReferenceCallback) map[string]openapi.Ope
|
||||
Ref: ref("k8s.io/kubernetes/pkg/api/v1.Affinity"),
|
||||
},
|
||||
},
|
||||
"schedulername": {
|
||||
"schedulerName": {
|
||||
SchemaProps: spec.SchemaProps{
|
||||
Description: "If specified, the pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler.",
|
||||
Type: []string{"string"},
|
||||
|
Reference in New Issue
Block a user