Bug 1440950
| Summary: | Unable to collect inventory for 40,000 container images, results in kubeclient timeout | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Adam Grare <agrare> | |
| Component: | Providers | Assignee: | Beni Paskin-Cherniavsky <cben> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Einat Pacifici <epacific> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.7.0 | CC: | arcsharm, cben, epacific, fsimonce, jfrey, jhardy, obarenbo, psuriset, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.9.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | container | |||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1454383 1459929 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 15:43:36 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | Container Management | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1454383, 1459929 | |||
|
Description
Adam Grare
2017-04-10 19:26:17 UTC
Beni please link the PRs that should address this. https://github.com/abonas/kubeclient/pull/244 is kubeclient side. That PR may get stuck on backward-compatibility concerns, I'm considering reducing it to something easier. Then we'd need a kubeclient release and a manageiq PR (probably 2 after the repo split). https://github.com/ManageIQ/manageiq-providers-kubernetes/pull/10 https://github.com/ManageIQ/manageiq-providers-openshift/pull/8 (or possibly #7 if deemed backportable) and will need a manageiq-gems-pending PR to bump gemspec referring to kubeclient New commit detected on ManageIQ/manageiq-gems-pending/master: https://github.com/ManageIQ/manageiq-gems-pending/commit/dfb49ce830e93b2a9f9aabf3e04aaf18280c9cc6 commit dfb49ce830e93b2a9f9aabf3e04aaf18280c9cc6 Author: Beni Cherniavsky-Paskin <cben> AuthorDate: Wed May 10 16:03:00 2017 +0300 Commit: Beni Cherniavsky-Paskin <cben> CommitDate: Wed May 10 16:03:00 2017 +0300 bump kubeclient ~> 2.4.0 Needed to control timeout. https://bugzilla.redhat.com/show_bug.cgi?id=1440950 manageiq-gems-pending.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Proposing 5.7.z? 5.8.z? because customer is running 5.7.1. Yes, they're all on master — but not on fine nor euwe. And this BZ is directly targetted at 5.7. Should I move this BZ to POST? Shouldn't this be say 5.9, with 5.8, 5.7 clones so I can move just the 5.9 one to POST? (In reply to Beni Paskin-Cherniavsky from comment #9) > Yes, they're all on master — but not on fine nor euwe. And this BZ is > directly targetted at 5.7. Should I move this BZ to POST? Yes. Clones will be created after the fix on master has been merged and this is on POST. |