Actions
Bug #33767
closedUpdate or remove support for uploading container manifests
Description
`hammer repository upload-content --content-type docker_manifest` is broken and unsupported in Pulp 3 with the way our code is written:
```
NoMethodError: undefined method `create' for #<PulpContainerClient::ContentManifestsApi:0x0000000015137210>
```
Updated by Partha Aji almost 3 years ago
- Category set to API
- Triaged changed from No to Yes
Unsupported. Remove the endpoint.
Actions