sample-controller/vendor/github.com
Kubernetes Publisher 7df7717190 Merge pull request #38320 from liggitt/golang-ratelimit
Automatic merge from submit-queue (batch tested with PRs 59158, 38320, 59059, 55516, 59357). 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>.

Switch from juju/ratelimit to golang.org/x/time/rate

Replaces juju/ratelimit with golang.org/x/time/rate
xref https://github.com/kubernetes/steering/issues/21

Requires removing the Saturation() method on the rate limiter. In the process of attempting to contribute it to the `golang.org/x/time/rate` implementation, it became clear that what it was calculating was not very useful when combined with periodic polling. See discussion in https://go-review.googlesource.com/c/time/+/29958#message-4caffc11669cadd90e2da4c05122cfec50ea6a22

```release-note
NONE
```

Kubernetes-commit: 0656d030a7d131ca8088a9f0ecd12596eb90d2fd
2018-02-05 21:38:00 +00:00
..
davecgh/go-spew Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
ghodss/yaml Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
gogo/protobuf Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
golang Merge pull request #54786 from shiywang/bump-protobuf 2017-12-07 05:03:46 +00:00
google/gofuzz Merge pull request #57259 from ericchiang/client-go-no-cache-import 2018-01-11 12:07:25 +00:00
googleapis/gnostic Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
hashicorp/golang-lru Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
howeyc/gopass Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
imdario/mergo Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
json-iterator/go Merge pull request #57142 from nikhita/bump-jsoniter 2017-12-17 08:06:20 +00:00
spf13/pflag Merge pull request #53631 from dixudx/enforce_cobra_required_flags 2018-01-18 13:36:56 +00:00