Made multi-scheduler graduated to Beta and then v1.
This commit is contained in:
@@ -366,6 +366,7 @@ func TestEncodePtr(t *testing.T) {
|
||||
TerminationGracePeriodSeconds: &grace,
|
||||
|
||||
SecurityContext: &api.PodSecurityContext{},
|
||||
SchedulerName: api.DefaultSchedulerName,
|
||||
},
|
||||
}
|
||||
obj := runtime.Object(pod)
|
||||
|
Reference in New Issue
Block a user