Actions
Issue #7755
closedRepair any corruption of the Pulp data store to clean up after #7676
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 85
Quarter:
Q4-2020
Description
#7676 resulted in the potential for data corruption in the Pulp data store - the files for some existing Artifacts may have been deleted.
We should extend our existing repair functionality to allow repairing all artifacts globally, and then either trigger this functionality from the migration or implore the user to do so.
Related issues
Updated by dalley about 4 years ago
- Related to Issue #7676: django-cleanup can silently delete files being used by existing artifacts in some circumstances added
Updated by dalley about 4 years ago
- Tracker changed from Task to Issue
- Severity set to 2. Medium
- Triaged set to No
Updated by dalley about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
Updated by fao89 about 4 years ago
- Triaged changed from No to Yes
- Quarter set to Q4-2020
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Added by dalley about 4 years ago
Updated by dalley about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|6c082fbb3e466609854f167a03c954a51bae33b3.
Updated by pulpbot almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add a univeral Pulp repair endpoint
Create a new endpoint /pulp/api/v3/repair/ which can attempt to fix corruption across all of Pulp.
closes: #7755 https://pulp.plan.io/issues/7755