Project

Profile

Help

Story #6719

closed

As a user, I want to create content from chunked uploads

Added by lieter almost 4 years ago. Updated over 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulp_rpm/2247":https://github.com/pulp/pulp_rpm/issues/2247


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.

Also available in: Atom PDF