Actions
Issue #3286
closedSync logic should not assume on schema1 by default existence
Start date:
Due date:
Estimated time:
Severity:
3. High
Version - Docker:
Platform Release:
2.15.3
Target Release - Docker:
OS:
Triaged:
Yes
Groomed:
Yes
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 32
Quarter:
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
Actions
Sync logic should not assume on schema1 by default existence.
closes #3286 https://pulp.plan.io/issues/3286