Bug 2227844
| Summary: | [RFE] Add noproxy option to global registration when running the curl commands | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Paul Dudley <pdudley> |
| Component: | Registration | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED MIGRATED | QA Contact: | Satellite QE Team <sat-qe-bz-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.13.3 | CC: | ahumbe, dsinglet, gtalreja, lstejska, nalfassi, rlavi |
| Target Milestone: | Unspecified | Keywords: | FutureFeature, MigratedToJIRA, Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-06-06 16:25:42 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: | |||
|
Description
Paul Dudley
2023-07-31 16:20:36 UTC
Can you please describe more in detail how the registration should behave? I guess that may require "Ignore system proxy configuration" checkbox. If checked, it would pass this --noproxy to all curl commands used during the registration template. Hi Leos, Marek, Right, that's the idea, to add a checkbox that will be optional that, when checked, will add the --noproxy option on the curl command(s) in the registration template. The template can be customized to add this at the moment, but having the option built in will be convenient for the customer. I believe this can be a simple checkbox that automatically passes the @rhsm_url.host to --noproxy, but there are perhaps other more convenient ways of doing it. This assume the scenario of the following; The user has an environment where systems need a proxy for outside contact, so the proxy env variables are always set. They do not need the proxy to reach the Satellite, so during normal registration these vars get in the way. Adding an optional checkbox to pass --noproxy <registration host> to the curl command will help prevent users from having to edit the curl during each generation of the command, or altering the template themselves for only this purpose. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "SAT-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |