Actions
Feature #34279
closedUse the APT verbatim publisher for deb content on Pulp 3 foreman-proxy syncs
Description
Use Apt verbatim publisher so as to eliminate the need to configure signing services on foreman proxies
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9891 added
Updated by Quirin Pamp about 3 years ago
Just wanted to add that as an additional benefit, this should make the deb content smart proxy sync significantly more efficient (since the verbatim publisher does not need to regenerate all metadata during publish, it simply mirrors a identical copy of the metadata from the main Katello server). So benefits include "stateless proxies" (they will mirror the metadata from the Katello server including all signatures, eliminating the need to configure separate signing services on the proxies), and a significant efficiency gain.
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Manisha Singhal about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|4a363fd945d56ad48f6a30446d9c16320819d4a5.
Updated by Ian Ballou almost 3 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/9891) - Fixed in Releases Katello 4.4.0 added
- Fixed in Releases deleted (
Katello 4.5.0)
Updated by Ian Ballou almost 3 years ago
- Pull request https://github.com/Katello/katello/pull/9891 added
Actions