Story #1049
closedAdd v2 concepts to data file schema
100%
Description
The JSON file schema that crane uses to load data about repositories and their contents needs to be updated to include docker's new "manifest" concept.
Deliverables:
- documentation for the new schema version
- the new schema must include everything necessary to serve the v2 registry API
- the new schema should continue to support v1 content
Related issues
Updated by mhrivnak over 9 years ago
- Blocks Task #1048: Tracker for Docker v2 API and Manifest work added
Updated by mhrivnak over 9 years ago
- Related to Story #1050: As a user, I can "docker pull" using the v2 API added
Updated by mhrivnak over 9 years ago
- Blocks Story #1051: As a user, I can publish v2 repositories added
Updated by jortel@redhat.com about 9 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
Added by rbarlow about 9 years ago
Added by rbarlow about 9 years ago
Revision 9656d8e2 | View on GitHub
Rework the "app" file for Docker v2.
This commit updates the format of the "app" file for published Docker v2 content to omit the images and tags that were included in the v1 format.
https://pulp.plan.io/issues/1049
re #1049
Added by rbarlow about 9 years ago
Revision 9656d8e2 | View on GitHub
Rework the "app" file for Docker v2.
This commit updates the format of the "app" file for published Docker v2 content to omit the images and tags that were included in the v1 format.
https://pulp.plan.io/issues/1049
re #1049
Added by rbarlow about 9 years ago
Revision 9656d8e2 | View on GitHub
Rework the "app" file for Docker v2.
This commit updates the format of the "app" file for published Docker v2 content to omit the images and tags that were included in the v1 format.
https://pulp.plan.io/issues/1049
re #1049
Updated by rbarlow almost 9 years ago
- Tracker changed from Task to Story
- Status changed from ASSIGNED to MODIFIED
- Assignee changed from jortel@redhat.com to rbarlow
- % Done changed from 0 to 100
- Target Release - Crane set to master
Crane's master branch supports the new app file format.
Updated by rbarlow almost 9 years ago
- Target Release - Crane changed from master to 2.0.0
Updated by rbarlow over 8 years ago
- Status changed from 5 to 6
I can verify that v2 concepts exist in the data file schema.
Updated by dkliban@redhat.com over 8 years ago
- Status changed from 6 to CLOSED - CURRENTRELEASE
Rework the "app" file for Docker v2.
This commit updates the format of the "app" file for published Docker v2 content to omit the images and tags that were included in the v1 format.
https://pulp.plan.io/issues/1049
re #1049