Bug #28834
Remove references to :cdn_proxy, HTTP proxy db seeds
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by James Jeffers about 1 year ago
During an install, the db seed attempts to convert an existing `:cdn_proxy` setting into an HTTP proxy. However, pulp services may not be available at this time, which may cause HTTP proxy updates to fail when updating proxy details for repositories.
Rather than rely on this process to configure the content default HTTP proxy, the user should use the Settings/Content UI.
#2
Updated by The Foreman Bot about 1 year ago
- Assignee set to James Jeffers
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8538 added
#3
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 3.16.0 added
#4
Updated by James Jeffers about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d593923a18d445f853d61d8af9d9a86e6195c82c.
#5
Updated by Samir Jha about 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 3.15.0
- Fixed in Releases Katello 3.15.0 added
- Fixed in Releases deleted (
Katello 3.16.0)
#6
Updated by Jonathon Turel 11 months ago
- Category set to Repositories
Fixes #28834 - removes db seeds for HTTP proxy conversion (#8538)