Issue #4994
closedCombine manifest-list-tag and manifest-tag models in Docker plugin
Description
Combining manifest-list-tag and manifest-tag will allow for a smoother integration with the existing Docker Katello code.
Related issues
Updated by dkliban@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
Updated by amacdona@redhat.com over 5 years ago
- Is duplicate of Refactor #5007: Combine (Manifest, Manifest-List) and (ManifestTag, ManifestListTag) models added
Updated by amacdona@redhat.com over 5 years ago
- Status changed from ASSIGNED to CLOSED - DUPLICATE
Updated by amacdona@redhat.com over 5 years ago
- Status changed from CLOSED - DUPLICATE to POST
Updated by amacdona@redhat.com over 5 years ago
- Blocks Task #5014: Commit migrations for pulp_docker added
Added by amacdona@redhat.com over 5 years ago
Added by amacdona@redhat.com over 5 years ago
Revision 9ad8b994 | View on GitHub
Combine manifest models, and manifest-tag models
There was not a need to treat manifest lists differently than regular manifests, so we simplify the code (and future 2to3 migration) by combining them.
Added by amacdona@redhat.com over 5 years ago
Revision 9ad8b994 | View on GitHub
Combine manifest models, and manifest-tag models
There was not a need to treat manifest lists differently than regular manifests, so we simplify the code (and future 2to3 migration) by combining them.
Added by amacdona@redhat.com over 5 years ago
Revision 9ad8b994 | View on GitHub
Combine manifest models, and manifest-tag models
There was not a need to treat manifest lists differently than regular manifests, so we simplify the code (and future 2to3 migration) by combining them.
Updated by amacdona@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_docker:pulp_docker|9ad8b99468704ac899ea24fe68e9390f69c3061b.
Updated by amacdona@redhat.com over 5 years ago
Applied in changeset pulp_docker:9ad8b99468704ac899ea24fe68e9390f69c3061b.
Updated by ipanova@redhat.com over 5 years ago
- Project changed from Pulp to Docker Support
Added by amacdona@redhat.com over 5 years ago
Revision 66f119a5 | View on GitHub
Add example to whitelist_tags help text
Added by amacdona@redhat.com over 5 years ago
Revision 66f119a5 | View on GitHub
Add example to whitelist_tags help text
Added by amacdona@redhat.com over 5 years ago
Revision 66f119a5 | View on GitHub
Add example to whitelist_tags help text
Added by amacdona@redhat.com over 5 years ago
Revision 66f119a5 | View on GitHub
Add example to whitelist_tags help text
Updated by amacdona@redhat.com over 5 years ago
Applied in changeset commit:pulp_docker|66f119a53b8744373b8263d38ed75ecdbe72e323.
Updated by amacdona@redhat.com over 5 years ago
Applied in changeset 66f119a53b8744373b8263d38ed75ecdbe72e323.
Updated by ipanova@redhat.com about 5 years ago
- Project changed from Docker Support to Container Support
Updated by ipanova@redhat.com almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Combine manifest models, and manifest-tag models
There was not a need to treat manifest lists differently than regular manifests, so we simplify the code (and future 2to3 migration) by combining them.
https://pulp.plan.io/issues/4994 fixes #4994