Bug 1523359
| Summary: | [starter-us-west-1] AWS API invocations for DescribeInstances contributing to API call limit | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Justin Pierce <jupierce> |
| Component: | Master | Assignee: | Michal Fojtik <mfojtik> |
| Status: | CLOSED WONTFIX | QA Contact: | Wang Haoran <haowang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.7.0 | CC: | aos-bugs, aos-storage-staff, bchilds, hekumar, jhou, jliggitt, jokerman, jupierce, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | 3.10.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1523354 | Environment: | |
| Last Closed: | 2018-05-07 09:48:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1523354 | ||
| Bug Blocks: | |||
|
Comment 1
Hemant Kumar
2017-12-07 21:24:08 UTC
There seems to be issue upstream about DescribeInstances: https://github.com/kubernetes/kubernetes/issues/31061 But it does not have much activity. There seems to be also a cache for DescribeInstances introduced in: https://github.com/mfojtik/kubernetes/commit/3d2b71b78fa2995ad20eb8046e34e54c6c2ba88d#diff-17c7fec3373045194f98241891fef960 I will double check if this is doing what we want. I will close this BZ and we can reopen or create new one if this occurs again. I think the kube code got better in caching/limiting the AWS queries. Also we likely be unable to track and backport all the fixes in AWS query limiting from 3.9 down to 3.7. |