Files
kubernetes/pkg/controller
Kubernetes Submit Queue 9fceab1d83 Merge pull request #64235 from liggitt/gc-resync-reattempt
Automatic merge from submit-queue (batch tested with PRs 62266, 64351, 64366, 64235, 64560). 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>.

Avoid deadlock in gc resync if available resources change during sync

retry GC sync if waiting for cache sync times out, without unpausing workers

viewing ignoring whitespace reveals the actual change:
https://github.com/kubernetes/kubernetes/pull/64235/files?w=1

xref https://github.com/kubernetes/kubernetes/pull/61057 https://github.com/kubernetes/kubernetes/pull/56446#discussion_r153381426

```release-note
fixes a potential deadlock in the garbage collection controller
```
2018-06-04 18:44:20 -07:00
..
2018-04-27 07:56:42 -04:00
2018-05-11 13:12:09 -04:00
2018-05-30 14:46:48 +02:00
2018-02-16 13:43:01 -08:00
2018-04-01 18:57:29 +10:00
2018-02-16 13:43:01 -08:00
2018-05-22 13:42:10 -07:00
2017-11-14 17:18:17 +08:00