@@ -332,7 +332,7 @@ func WaitForDeploymentWithCondition(c clientset.Interface, ns, deploymentName, r
...
@@ -332,7 +332,7 @@ func WaitForDeploymentWithCondition(c clientset.Interface, ns, deploymentName, r
})
})
ifpollErr==wait.ErrWaitTimeout{
ifpollErr==wait.ErrWaitTimeout{
pollErr=fmt.Errorf("deployment %q never updated with the desired condition and reason, latest deployment conditions: %+v",deployment.Name,deployment.Status.Conditions)
pollErr=fmt.Errorf("deployment %q never updated with the desired condition and reason, latest deployment conditions: %+v",deployment.Name,deployment.Status.Conditions)