cloud-provider icon indicating copy to clipboard operation
cloud-provider copied to clipboard

Investigate API throttling in routes API calls

Open andrewsykim opened this issue 6 years ago • 8 comments

The Azure provider implemented caching in front of their routes interface to overcome API rate limiting (routes controller is extremely aggressive with the way it calls APIs), we should investigate if this is a common problem across providers (especially at larger scale) and come up with a common solution if it makes sense.

ref: https://github.com/kubernetes/kubernetes/issues/60646

andrewsykim avatar Mar 07 '19 01:03 andrewsykim

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot avatar Jun 26 '19 19:06 fejta-bot

/remove-lifecycle stale

feiskyer avatar Jun 27 '19 06:06 feiskyer

If folks have user stories on how bad the API throttling for routes controller is, that would be really helpful in determining the priority for this issue.

andrewsykim avatar Jul 10 '19 21:07 andrewsykim

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot avatar Dec 31 '19 21:12 fejta-bot

/remove-lifecycle stale

cheftako avatar Jan 02 '20 23:01 cheftako

/lifecycle frozen

cheftako avatar Jan 02 '20 23:01 cheftako

/help

andrewsykim avatar Apr 15 '20 20:04 andrewsykim

@andrewsykim: This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

/help

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Apr 15 '20 20:04 k8s-ci-robot