Feature #38048
openAdd rolling content views
Description
Motivation:
With the switch to simple content access, it is no longer possible to limit the repositories from the "Default Organization View" using subscriptions.
Instead, any host consuming the "Default Organization View" will have access to all the repositories in Katello.
Host side enable/disable as the only point of restriction.
This is especially critical where license agreements do not allow making repos available on unlimited numbers of hosts, essentially rendering the "Default Organization View" unusable in such business contexts.
The Idea:
Add a new type of simplified content view ("Rolling") that allows passing latest synced content directly to consuming hosts (like the default organization view), but also allows this to be limited to arbitrary user chosen repo sets.
Community RFC thread: https://community.theforeman.org/t/transparent-content-view-for-limiting-repository-access-in-katello/39389
Updated by The Foreman Bot 20 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11240 added
Updated by The Foreman Bot 16 days ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/974 added
Updated by Quirin Pamp 8 days ago
- Related to Bug #38076: The content view APIs will pass repository_ids to the code both as a list of int or a list of strings added