Issue #3286
closedSync logic should not assume on schema1 by default existence
Description
We should change logic of the repo sync, so it would not fail when there is not available image manifest schema1, it should try to fetch schema1 and save it in case it's available, and continue to sync in case image is stored just in schema2 version.
When an older client would pull image which is stored only in a newer format, it will get 404.
Related issues
Updated by ipanova@redhat.com almost 7 years ago
- Related to Issue #3258: Update with new recipe for v2s1 manifest upload added
Updated by ipanova@redhat.com almost 7 years ago
- Status changed from NEW to ASSIGNED
- Priority changed from Normal to High
- Severity changed from 2. Medium to 3. High
Updated by ipanova@redhat.com almost 7 years ago
- Assignee set to ipanova@redhat.com
Updated by jortel@redhat.com almost 7 years ago
- Sprint/Milestone changed from 53 to 54
Added by ipanova@redhat.com almost 7 years ago
Added by ipanova@redhat.com almost 7 years ago
Revision eba63782 | View on GitHub
Sync logic should not assume on schema1 by default existence.
Added by ipanova@redhat.com almost 7 years ago
Revision eba63782 | View on GitHub
Sync logic should not assume on schema1 by default existence.
Added by ipanova@redhat.com almost 7 years ago
Revision eba63782 | View on GitHub
Sync logic should not assume on schema1 by default existence.
Updated by ipanova@redhat.com almost 7 years ago
- Status changed from ASSIGNED to POST
Updated by ipanova@redhat.com almost 7 years ago
- Status changed from POST to MODIFIED
Applied in changeset eba63782c49d03fde29ea20d0481dc49fe0b73a0.
Added by ipanova@redhat.com over 6 years ago
Revision ab869e24 | View on GitHub
Sync logic should not assume on schema1 by default existence.
closes #3286 https://pulp.plan.io/issues/3286
(cherry picked from commit eba63782c49d03fde29ea20d0481dc49fe0b73a0)
Added by ipanova@redhat.com over 6 years ago
Revision ab869e24 | View on GitHub
Sync logic should not assume on schema1 by default existence.
closes #3286 https://pulp.plan.io/issues/3286
(cherry picked from commit eba63782c49d03fde29ea20d0481dc49fe0b73a0)
Updated by ipanova@redhat.com over 6 years ago
Applied in changeset ab869e2434302bb56d8ecc335bc0858494e38bc6.
Updated by bmbouter over 6 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Sync logic should not assume on schema1 by default existence.
closes #3286 https://pulp.plan.io/issues/3286