Bug #33767
Update 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>
```
History
#1
Updated by Ian Ballou 7 months ago
- Related to Feature #30867: Pulp3 - Docker tag upload from hammer added
#2
Updated by Ian Ballou 7 months ago
- Description updated (diff)
#3
Updated by Ian Ballou 7 months ago
- Related to deleted (Feature #30867: Pulp3 - Docker tag upload from hammer)
#4
Updated by Chris Roberts 7 months ago
- Triaged changed from No to Yes
- Target version set to Katello 4.4.0
#5
Updated by Ian Ballou 4 months ago
- Target version changed from Katello 4.4.0 to Katello 4.5.0