sample-controller/vendor/k8s.io/apimachinery/pkg
Kubernetes Publisher b13f138dcd Merge pull request #58394 from deads2k/controller-08-redeliver
Automatic merge from submit-queue (batch tested with PRs 58412, 56132, 58506, 58542, 58394). 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>.

don't stop informer delivery on error

If an informer delivery fails today, we stop delivering to it entirely.  The pull updates the code to skip that particular notification, delay, and continue delivery with the next time.

/assign derekwaynecarr
/assign ncdc
/assign ash2k

@derekwaynecarr This would change the "the controller isn't doing anything?!" to "the controller missed my (individual) resource!"

```release-note
NONE
```

Kubernetes-commit: 71426ba59fd4a37e5da7deac6298ab33101bb5b6
2018-01-23 09:36:29 +00:00
..
api Merge pull request #57504 from yue9944882/fix-fake-client-dummy-watch 2018-01-16 19:13:36 +00:00
apis/meta Merge pull request #57504 from yue9944882/fix-fake-client-dummy-watch 2018-01-16 19:13:36 +00:00
conversion Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
fields Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
labels Merge pull request #57735 from cblecker/2018-is-the-year-of-kubernetes 2018-01-02 18:13:25 +00:00
runtime Merge pull request #57735 from cblecker/2018-is-the-year-of-kubernetes 2018-01-02 18:13:25 +00:00
selection Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
types Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
util Merge pull request #58394 from deads2k/controller-08-redeliver 2018-01-23 09:36:29 +00:00
version Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
watch Merge pull request #57735 from cblecker/2018-is-the-year-of-kubernetes 2018-01-02 18:13:25 +00:00