const completionsSoftLimit … const parallelismSoftLimitForUnlimitedCompletions … // WarningsForJobSpec produces warnings for fields in the JobSpec. func WarningsForJobSpec(ctx context.Context, path *field.Path, spec, oldSpec *batch.JobSpec) []string { … }