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 Ian Ballou about 3 years ago
- Related to Feature #30867: Pulp3 - Docker tag upload from hammer added
Updated by Ian Ballou about 3 years ago
- Related to deleted (Feature #30867: Pulp3 - Docker tag upload from hammer)
Updated by Chris Roberts about 3 years ago
- Target version set to Katello 4.4.0
- Triaged changed from No to Yes
Updated by Ian Ballou almost 3 years ago
- Target version changed from Katello 4.4.0 to Katello 4.5.0
Updated by Partha Aji over 2 years ago
- Target version changed from Katello 4.5.0 to Katello 4.6.0
Updated by Partha Aji over 2 years ago
- Category set to API
- Triaged changed from No to Yes
Unsupported. Remove the endpoint.
Updated by Samir Jha about 2 years ago
- Target version changed from Katello 4.6.0 to Katello 4.8.0
Updated by Ian Ballou almost 2 years ago
- Status changed from New to Duplicate
- Target version changed from Katello 4.8.0 to Katello Recycle Bin
Updated by Ian Ballou almost 2 years ago
- Is duplicate of Feature #35006: Remove Pulp 2 API code added
Actions