Files
kubernetes/pkg/controller
Kubernetes Submit Queue f85d39abed Merge pull request #68087 from grayluck/refetch
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Let the service controller retry when presistUpdate returns a conflict error

**What this PR does / why we need it**:
If a load balancer is changed while provisioning, it will fall into an error state and will not self-recover.
This PR picks up the conflict error and let serviceController retry in order to get the load balancer out of error state.

**Special notes for your reviewer**:
/assign @MrHohn @rramkumar1 

**Release note**:

```release-note
Let service controller retry creating load balancer when persistUpdate failed due to conflict.
```
2018-09-06 14:11:45 -07:00
..
2018-09-04 14:21:14 -07:00
2018-06-22 16:22:57 -07:00
2018-08-21 13:59:08 -04:00
2018-09-01 09:57:02 +08:00
2018-08-01 16:25:34 +08:00
2018-06-22 16:22:57 -07:00
2018-06-22 16:22:57 -07:00
2018-06-22 16:22:57 -07:00
2018-09-04 13:11:18 -07:00
2018-06-22 16:22:57 -07:00
2018-09-04 13:11:18 -07:00