Actions
Issue #9098
closedMirror-mode sync is not creating publications in the proper way for repos with distribution trees
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 101
Quarter:
Description
Mirrored repository syncs were creating one publication per sub-repository, which is in contrast to the way that pulp normally works. Standard publish puts the sub-repos into the same publication in a direct sub-directory because this is the only way to have everything distributed properly. Otherwise the other publications are in-accessible.
Mirrored syncs need to work the same way.
Related issues
Updated by dalley over 3 years ago
- Subject changed from Don't create CreatedResources for sub-repo publications during mirror-mode sync to Mirror-mode sync is not creating publications in the proper way
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Updated by dalley over 3 years ago
- Tracker changed from Task to Issue
- Subject changed from Mirror-mode sync is not creating publications in the proper way to Mirror-mode sync is not creating publications in the proper way for repos with distribution trees
- Sprint set to Sprint 101
- Severity set to 2. Medium
- Triaged set to No
Updated by dalley over 3 years ago
- Related to Issue #9123: Mirrored .treeinfo metadata needs to be rewritten in cases where the relative location of the sub-repos moved added
Added by dalley over 3 years ago
Updated by dalley over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset b7ba381ea4e5f2cedb9abd0fb3962532d03d03bd.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix mirrored repositories for repos with distribution trees
Mirrored repository syncs were creating one publication per sub-repository, which is in contrast to the way that pulp normally works. Standard publish puts the sub-repos into the same publication in a direct sub-directory because this is the only way to have everything distributed properly. Otherwise the other publications are in-accessible.
closes: #9098 https://pulp.plan.io/issues/9098