Network maintenance. Planio will be observing two scheduled maintenance windows this Tuesday, March 2 and Wednesday, March 3 from 02:00 UTC until 06:00 UTC each in order to perform maintenance on access routers in our primary datacenter. Your account might observe short downtimes during these periods up to several minutes at a time.
Issue #6511
Content which depends on the pulp2 repo content is not skipped when its repo is not migrated
Description
Content (errata) which depend on a repository should be skipped at migration time if a repo is not migrated. It will be pre-migrated but not moved further if a repo it depends on is not a part of the migration plan.
FWIW, Katello is fine, they always migrate everything for a plugin. But it's very inconvenient for testing and development.
solution¶
at the time pulp2 content will start the migration, pulp2 repos will be migrated already. Content that depends on the repository, at the migration time should check whether pulp2 repo was already migrated, if the corresponding repo is not migrated, do not migrate this content and skip
History
#4
Updated by ipanova@redhat.com 9 months ago
at the time pulp2 content will start the migration, pulp2 repos will be migrated already. Content that depends on the repository, at the migration time should check whether pulp2 repo was already migrated, if the corresponding repo is not migrated, do not migrate this content and skip
#5
Updated by ttereshc 9 months ago
Thinking more about it, I realised that there is a reason I wrote skipped at migration time. It will be pre-migrated but not moved further
in the description. Remember that we rely on the timestamp of migration to pre-migrate the content.
If we skip the content at the pre-migration time, it will never be migrated. So I suggest to skip at migration time as it is written now.
#6
Updated by ipanova@redhat.com 9 months ago
- Description updated (diff)
#12
Updated by ipanova@redhat.com 7 months ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
#18
Updated by ipanova@redhat.com 5 months ago
- Sprint deleted (
Sprint 82)
Taking off the sprint for now. If time permits will come back to this work in the upcoming sprint.
#19
Updated by ipanova@redhat.com 4 months ago
- Status changed from ASSIGNED to NEW
- Assignee deleted (
ipanova@redhat.com)
Please register to edit this issue