Actions
Refactor #1080
closedPulp - Refactor #765: Convert Pulp to use MongoEngine
Convert the DockerManifest model to use mongoengine model
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Target Release - Docker:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
Quarter:
Description
As per https://pulp.plan.io/issues/967, a new DockerManifest model has been created. However, as it was created against the 2.6 branches, it has not been converted to the new-style model type yet. This task is to earmark the conversion work.
Deliverables:
- A "new-style" model for the DockerManifest model, part of the Docker v2 API.
- Follow the conversion guide
The Docker data type is documented here: https://github.com/docker/distribution/blob/release/2.0/docs/spec/manifest-v2-1.md
Related issues
Actions