Feature #33120
Expose on the Katello API the ability to sync only an individual Content View or Repository to a Smart Proxy
Description
The Actions::Katello::CapsuleContent::Sync task is already capable of syncing only an individual Lifecycle Environment and Content View and Repository to an individual Smart Proxy.
However, the Katello API exposes only the ability to specify an individual Lifecycle Environment.
It would be nice to expose the Content View and Repository capabilities through the API as well.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9490 added
#2
Updated by Ian Ballou over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.2.0
#3
Updated by Justin Sherrill over 1 year ago
- Target version changed from Katello 4.2.0 to Katello 4.3.0
#4
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#5
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d55f74dd8a4b60ce476f542537bdb7ed96f1b926.
Fixes #33120 - Expose ability to sync individual content view and repository to smart proxy (#9490)
Co-authored-by: Pablo N. Hess <phess@redhat.com>