Feature #38364
closedPoint to main RHSM URL when rhsm_url is empty on Pulp Smart Proxies
Description
Currently when the RHSM URL is empty on a Pulp Smart Proxy it's assumed to be available on https://$URL:8443/rhsm but that was mostly for prior compatibility. By now we no longer deploy on port 8443 by default.
The proposal is to interpret a missing RHSM URL as the Smart Proxy not having that available. In that case Katello should assume the RHSM URL on the Foreman instance is to be used by clients.
This is mostly useful for the primary Pulp instance where you don't want to point to some proxy and Foreman itself already knows better where a client should connect. This reduces the coupling of services.
It also allows deployment of content proxies without RHSM, though there may not be a direct use case for that.
Migration wise I don't expect problems because the installer has set this attribute on all existing proxies since Foreman 3.1 so n-2 shouldn't be any issue.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Description updated (diff)
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/Katello/katello/pull/11328 added
Updated by Vladimir Sedmik over 1 year ago
- Target version set to Katello 4.17.0
- Triaged changed from No to Yes
Updated by Pavan Soma Shekar about 1 year ago
- Target version changed from Katello 4.17.0 to Katello 4.19.0
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.18.0 added
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|46abdb24234df46c94424cf376b6119e386c8c70.
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Red Hat JIRA set to SAT-32749