Actions
Task #6554
closedUtilize new NoArtifactContentUploadSerializer and the corresponding ViewSet
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
If the pull request https://github.com/pulp/pulpcore/pull/655 will be merged, all plugins should inherit from NoArtifactContentUploadSerializer and NoArtifactContentUploadViewSet if no Artifacts are planning to be stored after the upload.
For instance, the commit https://github.com/lubosmj/pulp_rpm/commit/ee82e8a63750a8f7f1d0e451156a3424a482810d may be used as an example of how the proposed changes will look like in the future.
Related issues
Updated by lmjachky over 4 years ago
- Related to Story #6281: As a plugin writer, I have a NoArtifactContentUploadSerializer added
Updated by pulpbot over 4 years ago
- Status changed from NEW to POST
Updated by lmjachky over 4 years ago
After a small research, I found out that only pulp_rpm should benefit from this change. Therefore, a single PR should close this task.
Updated by ttereshc over 4 years ago
- Status changed from POST to CLOSED - CURRENTRELEASE
Actions