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
Verified. Under Advanced settings, the default is set to true. Refresh works as expected