Bug 1365369
| Summary: | [RFE] support setting HTTP_PROXY environment values for image-inspector deploy | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Kenjiro Nakayama <knakayam> |
| Component: | SmartState Analysis | Assignee: | Erez Freiberger <efreiber> |
| Status: | CLOSED ERRATA | QA Contact: | Jaroslav Henner <jhenner> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | dajohnso, dron, efreiber, gblomqui, jhardy, jocarter, myoder, obarenbo, pmukhedk, simaishi, tachoi |
| Target Milestone: | GA | Keywords: | FutureFeature |
| Target Release: | 5.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | container:smartstate | ||
| Fixed In Version: | 5.7.0.3 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-04 12:59:19 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: | 1406023 | ||
| Bug Blocks: | |||
|
Description
Kenjiro Nakayama
2016-08-09 05:55:01 UTC
I feel like this might be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1348610 Any way I posted a PR add this option: https://github.com/ManageIQ/manageiq/pull/10503 It is unclear to me how to verify this. Am I supposed to configure openshift to use some HTTP proxy and then trigger some image scan in CFME? Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2017-0012.html Hey Erez, How do I configure this in the events configuration file? I don't see anything for OpenShift, I only see proxy settings for EC2 and for Azure. Thanks, Michael Hi Michael, I don't think this is configurable from the events configuration file. You have to set the CustomAttribute's of the provider that you want to configure. We will soon have a fix for the API that will allow the manageiq ansible module to configure those CustomAttributes. Erez [1]https://github.com/ManageIQ/manageiq/pull/12913 [2]https://github.com/ManageIQ/manageiq/pull/13360 |