sample-controller/vendor/k8s.io/apimachinery/pkg/util
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
..
cache Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
clock Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
diff Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
errors Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
framer Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
intstr Merge pull request #57059 from ericchiang/client-go/remove-openapi-import 2018-01-12 12:06:32 +00:00
json Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
mergepatch Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
net Merge pull request #58394 from deads2k/controller-08-redeliver 2018-01-23 09:36:29 +00:00
runtime Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
sets Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
strategicpatch Merge pull request #57958 from nikhita/sample-controller-crd-validation 2018-01-08 12:38:39 +00:00
validation Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
wait Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00
yaml Merge pull request #56820 from ixdy/pure-go-binaries 2017-12-24 02:01:38 +00:00