Actions
Refactor #4177
closedUpdate sync to use ArtifactSaver Stage
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 46
Quarter:
Description
We couldn't use the vanilla ArtifactSaver due to #4060. That issue has been resolved, so we can use that stage.
Use of that stage should replace the use of the SerialArtifactSave stage, which should be deleted:
https://github.com/pulp/pulp_docker/blob/master/pulp_docker/app/tasks/dedupe_save.py#L19
Related issues
Updated by amacdona@redhat.com about 6 years ago
- Related to Issue #4060: QueryExistingArtifacts stage does not prevent duplicates within a stream added
Updated by amacdona@redhat.com about 6 years ago
- Copied to Refactor #4178: Update sync to use ContentSaver Stage added
Updated by dkliban@redhat.com almost 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
- Sprint set to Sprint 46
Updated by ipanova@redhat.com almost 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
Added by ipanova@redhat.com almost 6 years ago
Added by ipanova@redhat.com almost 6 years ago
Revision 0333dcfa | View on GitHub
Replace SerialArtifactSave with ArtifactSaver.
Added by ipanova@redhat.com almost 6 years ago
Revision 0333dcfa | View on GitHub
Replace SerialArtifactSave with ArtifactSaver.
Added by ipanova@redhat.com almost 6 years ago
Revision 0333dcfa | View on GitHub
Replace SerialArtifactSave with ArtifactSaver.
Updated by ipanova@redhat.com almost 6 years ago
- Status changed from ASSIGNED to POST
Updated by ipanova@redhat.com almost 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 0333dcfaf509252304e002d3b8067d04ddc4f1a9.
Updated by ipanova@redhat.com about 5 years ago
- Project changed from Docker Support to Container Support
Updated by ipanova@redhat.com almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Replace SerialArtifactSave with ArtifactSaver.
https://pulp.plan.io/issues/4177 fixes #4177