Actions
Bug #33375
closedAdding ansible collection repos or debian repos to content views with filters causes failures
Description
Ansible Collections and Debian backend service classes don't support `copy_content_for_source`. This is an issue in app/lib/actions/pulp3/orchestration/repository/copy_all_units.rb because Actions::Pulp3::Repository::CopyContent is always called if any filters are present (even if they're docker or yum).
Updated by Ian Ballou over 3 years ago
- Subject changed from Adding debian repositories to content views should be disabled. to Adding ansible collection repos or debian repos to content views with filters causes failures
Updated by Justin Sherrill about 3 years ago
- Related to Bug #33386: Add repository type count to cv version API and fix ansible collection cv publish added
Updated by Justin Sherrill about 3 years ago
- Related to Bug #32460: improve speed of content view publish with filters added
Updated by Justin Sherrill about 3 years ago
- Category set to Container
- Target version set to Katello 4.3.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/9615 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.3.0 added
Updated by Ian Ballou about 3 years ago
- Status changed from Ready For Testing to Closed
Actions