pulp_rpm
pulp_rpm copied to clipboard
Module create path is broken / outdated
The modulemd{defaults|obsoletes} viewsets inherit from SingleArtifactContentUploadViewSet. This is probably a relic from how modules used to work, where the "snippet" was stored in an artifact. In all likelihood, this is broken and we need to change these APIs to something that makes sense.
Luckily nobody actually uses this so it doesn't matter much.
Related to https://github.com/pulp/pulp_rpm/issues/3510