Files
kubernetes/pkg
Kubernetes Submit Queue 83291d58df Merge pull request #61315 from hzxuzhonghu/route-controller
Automatic merge from submit-queue (batch tested with PRs 61010, 61315, 62268). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

make use of clientretry.RetryOnConflict in route controller

**What this PR does / why we need it**:

use the common clientretry.RetryOnConflict instead of  ` for i := 0; i < updateNodeStatusMaxRetries; i++ {`


**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-09 04:31:14 -07:00
..
2018-03-13 15:06:38 +08:00
2018-02-16 13:43:01 -08:00
2018-04-05 23:35:14 +02:00
2018-04-05 14:05:53 +02:00
2018-02-16 13:43:01 -08:00
2018-02-12 10:54:33 -05:00
2018-04-02 17:44:04 -07:00
2018-02-16 13:43:01 -08:00
2018-04-08 16:56:06 +08:00
2018-03-13 17:20:16 +08:00