Bug #23925
closedAtomic repos show up for enabling even if ostree plugin is not installed
Description
http://projects.theforeman.org/issues/23801
we should hide ostree-type repos on the redhat repos page if the ostree plugin is not installed.
Updated by Justin Sherrill over 6 years ago
- Related to Bug #23801: Cannot sync Atomic kickstart nor RPMs added
Updated by Justin Sherrill over 6 years ago
- Translation missing: en.field_release set to 338
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Stephen Benjamin
- Pull request https://github.com/theforeman/puppet-katello_devel/pull/162 added
Updated by Stephen Benjamin over 6 years ago
This will only happen in a devel install, https://github.com/theforeman/puppet-katello_devel/pull/162 fixes it. Why was this created as a separate issue than #23801? They're the same bug AFAICT.
Updated by Stephen Benjamin over 6 years ago
Oh maybe it's different. My fix handles the part of the issue where ostree will show up in dev. The code is here to hide the repos already and works just fine in prod: https://github.com/Katello/katello/blob/master/app/models/katello/repository.rb#L215
But the actual RPM kickstart repos are flagged as yum type in the CDN and they show up in prod and CDN. How do we handle hiding those? Seems matching "Atomic" isn't really ideal.
Updated by Stephen Benjamin over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-katello_devel|ded508edae3acaab169e0ea130dbba3db93eb0b2.