Bug #22392
closedafter changing http proxy pulp importers use old setting till service restart
Description
Description of problem:
After changing http proxy settings by installer the new settings are effective only in katello (cdn scan, repo enable, insights...) while in pulp (repo sync) the old settings are still in effect till next service restart.
The installer is probably missing to ensure a restart of some/all pulp services.
The issue is a regression against Sat6.2
Version-Release number of selected component (if applicable):
Satellite 6.3 Beta
How reproducible:
deterministic
Steps to Reproduce:
1. Run installer to force SAT to communicate over http proxy
2. Trigger CDN reposet scan or repository enablement and watch traffic actually hittng http proxy
3. Trigger a repo sync and watch traffic not hitting proxy
Workaround:
4. Restart services (particularly Pulp ones)
5. Trigger a repo sync and watch traffic finally hitting proxy
Actual results:
very illusory result since only some of actions are actually using new http proxy settings
Expected results:
after installer run all actions should use new proxy http settings
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-pulp/pull/300 added
Updated by Justin Sherrill almost 7 years ago
- Translation missing: en.field_release set to 339
Updated by The Foreman Bot almost 7 years ago
- Pull request https://github.com/theforeman/puppet-pulp/pull/304 added
Updated by Chris Roberts almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-pulp|cd36eaee1a56c4c444b57bdf7f8b6ea80ab51230.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/Katello/katello-installer/pull/606 added