Story #6719
As a user, I want to create content from chunked uploads
Status:
NEW
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The pulpcore API supports uploading content for an artifact in a chunked way (https://docs.pulpproject.org/en/3.3/restapi.html#operation/uploads_update). It would be great if the RPM plugin could do this for a Package as well. This will allow a user to upload an RPM in a chunked way, without having to go through the motions of making a Package from the Artifact.
Solution¶
Extend SingleArtifactContentUploadSerializer
to accept a chunked upload id. This upload id can be used instead of a file to create a content unit.
History
#1
Updated by daviddavis 10 months ago
- Tracker changed from Issue to Story
- Project changed from RPM Support to Pulp
- Subject changed from As a user, I want to upload RPMs in a chunked fashion to As a user, I want to create content from chunked uploads
- Description updated (diff)
- % Done set to 0
- Tags Backlog added
#2
Updated by ipanova@redhat.com 9 months ago
- Tags deleted (
Backlog)
#3
Updated by dkliban@redhat.com 4 months ago
- Project changed from Pulp to RPM Support
Please register to edit this issue