Actions
Feature #30190
closedSupport verify checksum scan in pulp3
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Description
This no longer does a sync in pulp3, but instead scans downloaded artifacts in a repo (version?) and re-downloads corrupt copies if possible.
Since it no longer does a sync, i think this should involve:
- Removing all the pulp2 parts of it from the katello sync action (since it is very hacky)
- Create a new api endpoint for 'repair' that calls the pulp endpoint
- Adjust the UI to no longer refer to syncs or being yum only.
https://pulp-rpm.readthedocs.io/en/3.4/restapi.html#operation/repositories_rpm_rpm_versions_repair
Actions