allErrs=append(allErrs,field.Forbidden(fldPath.Child("rollingUpdate"),"may not be specified when strategy `type` is '"+string(extensions.RecreateDeploymentStrategyType+"'")))
ifstrategy.RollingUpdate!=nil{
allErrs=append(allErrs,field.Forbidden(fldPath.Child("rollingUpdate"),"may not be specified when strategy `type` is '"+string(extensions.RecreateDeploymentStrategyType+"'")))