Feature #13512
docker v2: add tag as a content unit type
Description
With the Pulp 2.8 updates to support Docker v2, it has enhanced the implementation for docker tags to become a content unit (similar to manifest, rpm, package group...etc).
This issue is to add the logic to support the new type.
Related issues
Associated revisions
History
#1
Updated by Brad Buckingham about 7 years ago
- Related to Tracker #13413: Support Docker v2 API in katello added
#2
Updated by Brad Buckingham about 7 years ago
- Status changed from New to Assigned
#3
Updated by Eric Helms about 7 years ago
- Legacy Backlogs Release (now unused) set to 132
#4
Updated by Brad Buckingham about 7 years ago
- Pull request https://github.com/Katello/runcible/pull/166 added
#5
Updated by Brad Buckingham about 7 years ago
- Status changed from Assigned to Closed
fixes #13512 - docker v2 - pulp 2.8 - add support for tag content unit
With the pulp 2.8 support for docker v2, the docker tag implementation
has been updated to be a content type, similar to manifest, rpm...etc.
This commit adds that unit.