Bug 1484544 - [RFE] Add config option to skip container_images
Summary: [RFE] Add config option to skip container_images
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: 5.9.0
Assignee: Adam Grare
QA Contact: Einat Pacifici
URL:
Whiteboard:
Depends On:
Blocks: 1484548 1484549
TreeView+ depends on / blocked
 
Reported: 2017-08-23 20:11 UTC by Satoe Imaishi
Modified: 2018-06-06 08:43 UTC (History)
4 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1484548 1484549 (view as bug list)
Environment:
Last Closed: 2018-03-06 15:01:03 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Satoe Imaishi 2017-08-23 20:11:22 UTC
In some OpenShift environments the number of container images can result in extremely large API responses to the point where the connection will timeout, as well as save_inventory times can be dramatically longer.

This adds a config option that if set to false will not request container images from the /ImageList endpoint and will not parse them in the RefreshParser.

PR: https://github.com/ManageIQ/manageiq/pull/14606

Comment 4 Einat Pacifici 2018-02-07 10:43:52 UTC
Verified. 
Under Advanced settings, the default is set to true. Refresh works as expected


Note You need to log in before you can comment on or make changes to this bug.