Files
kubernetes/pkg
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-08-30 18:24:23 -04:00
2018-07-06 10:55:17 -04:00
2018-08-29 20:21:17 +03:00
2018-06-22 16:22:57 -07:00
2018-09-03 11:34:09 +08:00
2018-02-12 10:54:33 -05:00
2018-06-22 16:22:57 -07:00
2018-06-22 16:22:57 -07:00