Maintenance: Planio will be observing a scheduled maintenance window this Tuesday, November 5, 2024 from 03:00 UTC until 06:30 UTC to perform urgent network maintenance in our primary data center. Your Planio account will be unavailable during this maintenance window.
Task #6554
closedUtilize new NoArtifactContentUploadSerializer and the corresponding ViewSet
0%
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