Actions
Bug #32761
closedDeb repo calls pulp2 when checking published during matching content check
Description
katello/app/lib/actions/katello/repository/check_matching_content.rb L35 should check target_repo.backend_service(SmartProxy.pulp_primary).published? instead of target_repo.published which goes to the glue file and calls pulp2 directly.
Actions