Story #6572
Story #6134: [EPIC] Pulp import/export
As a User/Importer, I can know the versions of pulpcore/plugins that were used to generate an export tarfile
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 72
Quarter:
Description
Proposal: add a top-level file to the export.tar.gz, 'versions.json', that is a list of dictionaries of the form [ {"component": "<pluginname>", "version": "<pluginversion>"},...]
This suggestion/requirement came from demo discussions with the katello team.
Associated revisions
History
#6
Updated by ggainey 9 months ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|b07a7793ee156123e703fa21c4e7a7784c1e93a2.
#7
Updated by dkliban@redhat.com 8 months ago
- Sprint/Milestone set to 3.4.0
#8
Updated by dkliban@redhat.com 8 months ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Add version.json to top level of export.tar.gz
Only exports versions of plugins whose repositories are being exported.
closes #6572