Feature #35722
closedAdd an easy way to enable/disable all custom repos on activation keys
Description
<jeremylenz> nah, that flag is already there, isn't it? it was that one PR of yours that was reverted..
<jeremylenz> https://github.com/Katello/katello/pull/8805 and https://github.com/Katello/katello/pull/8947
<jeremylenz> partha: it'd be this here https://github.com/parthaa/katello/blob/cf9759a69418b75d98e079f966810999c3f65e48/app/lib/actions/katello/product/content_create.rb#L21
<jeremylenz> except instead of letting the users decide, we'd just always set it to false
<partha> That could work. I 'd still prolly keep a read-only auto enable field
<partha> for the repo
<partha> this could help us with migrations
<partha> so custom repos that are already there will have it true
<partha> and newer custom repos will have it false
<partha> instead of All custom repos will be disabled and we smartly add overrides on every content host / activation keys
<partha> to selectively enable during migration
<jeremylenz> partha: makes sense to me
Updated by Jeremy Lenz about 2 years ago
- Related to Feature #29951: [sat-e-492] Disable or enable a repo by default under product/repo added
Updated by Jeremy Lenz about 2 years ago
- Subject changed from Custom products should be disabled by default to Custom products should be disabled by default for new activation keys
- Bugzilla link deleted (
1265120)
Updated by Jeremy Lenz almost 2 years ago
- Target version changed from Katello 4.8.0 to Katello 4.9.0
- Triaged changed from Yes to No
Updated by Jeremy Lenz over 1 year ago
- Subject changed from Custom products should be disabled by default for new activation keys to Add an easy way to enable/disable all custom repos on activation keys
Updated by Jeremy Lenz over 1 year ago
- Related to Tracker #36179: [RFE] Improve custom products workflow when using SCA added
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/10551 added
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.9.0 added
Updated by Partha Aji over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|535666ac7758ea52fd1f995c8b9b43cdc894d352.