Issue #7520
closedPulp2 API import_upload endpoint with input of tag name and digest
Description
With pulp2 we were using the /actions/import_upload/ endpoint with params for tag name and digest for a manifest to tag a manifest. This is used in hammer today with pulp2 to upload tags.
I am not aware of a similar flow with pulp3 and could we add it if not currently implemented. The flow with pulp2 upload tag is we created an uplaod request and then call import upload with a tag name and a digest value for the manifest we need to tag.
Let me know if additional context is needed around this. For reference, In pulp2, the exact call from our binding that does this is here: https://github.com/Katello/runcible/blob/4a3b3118f77dc6a70d2ca499cbce483e3af32131/lib/runcible/resources/content.rb#L42
Updated by ipanova@redhat.com about 4 years ago
- Status changed from NEW to CLOSED - NOTABUG
Hi, there is a feature parity in pulp3 for tagging and untagging. Please reference these docs https://pulp-container.readthedocs.io/en/latest/workflows/manage-content.html#tagging