Issue #6070
closedempty repositories should still be migrated if they are specified in the migration plan
Description
Currently if i have an empty repository in my migration plan, it is not migrated. We need to ensure that all yum repos are migrated, even if they are empty. From IRC:
ipanova: well a user has some repository in katello, maybe they just created it, maybe its been around for a while
but for whatever reason they haven't done anything with it yet
some client might be subscribed to it
its not necessarily an intentional use case
but a possibility
and all repos, empty or not, need to be available at the same path in pulp3 as they were in pulp2
some yum client could be configured to use it and start erroring if it starts getting 404s
Updated by daviddavis almost 5 years ago
- Description updated (diff)
- Tags Pulp 2 to 3 Migrate added
Updated by fao89 almost 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by fao89 almost 5 years ago
- Status changed from ASSIGNED to NEW
- Assignee deleted (
fao89)
Updated by dalley almost 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
Updated by dalley almost 5 years ago
- Status changed from ASSIGNED to POST
Updated by dalley almost 5 years ago
https://github.com/pulp/pulp-2to3-migration/pull/87
Closed the first PR because the commit depends on one from another PR, and it's simpler this way.
Updated by ipanova@redhat.com almost 5 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 65
Added by dalley almost 5 years ago
Added by dalley almost 5 years ago
Revision 648bcfc2 | View on GitHub
Migrate empty repos if specified in the migration plan
Added by dalley almost 5 years ago
Revision 648bcfc2 | View on GitHub
Migrate empty repos if specified in the migration plan
Updated by dalley almost 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp:pulp-2to3-migration|648bcfc2613c64913f4fd770e96418f868ce319f.
Updated by dalley almost 5 years ago
Applied in changeset pulp-2to3-migration|648bcfc2613c64913f4fd770e96418f868ce319f.
Updated by dalley almost 5 years ago
Applied in changeset pulp:pulp-2to3-migrate|648bcfc2613c64913f4fd770e96418f868ce319f.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter over 4 years ago
- Tags deleted (
Pulp 2 to 3 Migrate)
We're removing the 'Pulp 2 to 3 Migrate' tag to allow membership of the Migration Plugin project in Redmine to be the controlling area https://pulp.plan.io/projects/migration
Migrate empty repos if specified in the migration plan
closes: #6070 https://pulp.plan.io/issues/6070