Actions
Task #7172
closedDelete a distribution along with a push repository
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 79
Quarter:
Description
When a push repository is going to be deleted, a distribution that references this repository needs to be deleted as well.
Question remains: Should we DELETE a push repository via the pulp api? We should enable users to remove repos however there might be a race condition - a push to the repo X can happen while in the middle of push operation repo X can be deleted.
Related issues
Actions
Delete push repositories with their distribution
Both entities can be used to trigger the deletion, and the deletions are coordinated in an atomic transaction.
fixes #7172 https://pulp.plan.io/issues/7172