Bug #22802
Create a Skip list for yum importer
Description
https://docs.pulpproject.org/plugins/pulp_rpm/tech-reference/yum-plugins.html#yum-importer
Yum importer offers a "skip" option to skip certain content types. Theory is that we may use this to skip srpms in the future.
So as a Runcible User I want to be able to skip certain content types.
Related issues
Associated revisions
History
#1
Updated by Partha Aji about 4 years ago
- Subject changed from Create a Skip list for importer to Create a Skip list for yum importer
#2
Updated by Partha Aji about 4 years ago
- Bugzilla link set to 1335621
#3
Updated by Partha Aji about 4 years ago
- Blocks Bug #22803: As a user I would like to skip srpms on sync added
#4
Updated by Partha Aji about 4 years ago
- Related to Bug #23323: As a hammer user I would like to see "skipped contents" information in a repo added
#5
Updated by Partha Aji about 4 years ago
- Related to deleted (Bug #23323: As a hammer user I would like to see "skipped contents" information in a repo)
#6
Updated by Justin Sherrill almost 4 years ago
- Project changed from Runcible to Katello
- Pull request https://github.com/Katello/katello/pull/7325 added
#7
Updated by Justin Sherrill almost 4 years ago
- Status changed from New to Closed
#8
Updated by Justin Sherrill almost 4 years ago
- Legacy Backlogs Release (now unused) set to 338
Fixes #22802 - Add 'skip' option to yum
Yum importer offers a "skip" option to skip certain unit types while
syncing (like rpms, drpms etc )
This commit is to make that available to katello and other projects