Actions
Feature #17427
closedOSTree Sync pulls only the latest version
Description
NOTE: this issue will require a pulp change.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1369892
As of 6.2 OSTree sync only pulls the latest branch, it does not sync the full history. This affects customers wanting to deploy to a specific version of the host.
Steps:
1) Sat with ostree enabled
2) manifest with ostree + enable atomic repo or create product + repo with one of the upstream repos.
3) Sync
Actual
Notice only the latest version (7.2.6) as of now shows up.
Expected
All versions traversable via history,
Updated by Partha Aji about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|dffc419fa416148352f682823a8b22dc161dacbd.
Actions