Story #2336
closedDocker Support - Story #2099: As a user, I can sync v2 schema manifests
Update crane to serve manifest schema 2
100%
Description
1. enable crane to read the new json data file format (v3 redirect file version) that includes knowledge of manifest schema.
2. change crane to look for a optional header from the client and use that to decide whether to return a schema 1 or schema 2 manifest
Updated by ipanova@redhat.com about 8 years ago
- Sprint Candidate changed from No to Yes
Updated by mhrivnak about 8 years ago
- Project changed from Docker Support to Crane
- Description updated (diff)
- Tags deleted (
2.11)
Updated by ipanova@redhat.com almost 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
Updated by mhrivnak over 7 years ago
After much discussion with @ipanova, I filed this bug report with docker: https://github.com/docker/docker/issues/31318
It may force us to use crane to directly deliver manifests.
Updated by ipanova@redhat.com over 7 years ago
- Status changed from ASSIGNED to POST
Added by ipanova@redhat.com over 7 years ago
Updated by ipanova@redhat.com over 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 91ac9909f970b3674ff23c785e3e2f1993536e95.
Updated by pcreech over 7 years ago
- Platform Release set to 2.13.0
- Target Release - Crane set to 2.1.0
Updated by Ichimonji10 over 7 years ago
Updated by Ichimonji10 over 7 years ago
This issue needs additional verification. See: https://github.com/PulpQE/pulp-smash/issues/555#issuecomment-297168241
Updated by Ichimonji10 over 7 years ago
Re-verified. See: https://github.com/PulpQE/pulp-smash/issues/555#issuecomment-297447723
Updated by pcreech over 7 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Update Crane to serve manifest schema version 2.
closes #2336