Actions
Feature #22372
closed[Audit] Sync Plans, Activation Keys, GPG keys, Product
Description
Katello::SyncPlan - for basic CRUD
products (association) - add/removal of products
SyncPlan is somewhat handled through foreman-tasks today
At the moment, the sync schedules are defined within pulp; therefore, when a sync plan runs, it is pulp initiating it. Once the sync is finished, there is a callback to katello (repositories_controller 'sync_complete') to indicate that it is completed. This can trigger a dynflow action (ScheduledSync) so that we'll have some history of it within katello.
Updated by Kavita Gaikwad almost 7 years ago
- Related to Feature #22053: Audit Katello objects/resources added
Updated by Justin Sherrill almost 7 years ago
- Translation missing: en.field_release set to 114
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7176 added
Updated by Kavita Gaikwad almost 7 years ago
- Subject changed from [Audit] Sync Plan to [Audit] Sync Plans, Activation Keys, GPG keys, Product
Updated by The Foreman Bot over 6 years ago
- Translation missing: en.field_release deleted (
114)
Updated by Andrew Kofink over 6 years ago
- Translation missing: en.field_release set to 338
Updated by Kavita Gaikwad over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|0c0a45a6a125d057948f40d3c5a6dfa193383a4c.
Updated by Jonathon Turel over 6 years ago
- Has duplicate Feature #22377: [Audit] has_many association between sync-plan & product added
Actions