Actions
Feature #35734
closedKatello should use the newer asynchronous Candlepin endpoint to export manifests
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2066323
Description of problem:
Satellite still manipulates manifests using the Candlepin API directly.
Satellite should leverage the new v2 RHSM API as
• it is a versioned API.
• it provides an asynchronous export of the manifest so that larger manifests do not time out/error during export.
Version-Release number of selected component (if applicable):
ALL
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10339 added
Updated by William Clark about 2 years ago
- Subject changed from Satellite should use the newer asynchronous endpoint to export manifests to Satellite should use the newer asynchronous endpoint to export manifests
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
Updated by William Clark about 2 years ago
- Subject changed from Satellite should use the newer asynchronous endpoint to export manifests to Katello should use the newer asynchronous Candlepin endpoint to export manifests
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.8.0 added
Updated by Jeremy Lenz about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|fce0a6d7eeca412a3586c74759f423e99cc6155f.
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/Katello/katello/pull/10367 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/10743 added
Actions