Actions
Story #7012
closedAdd validation when assigning a repo_version to the distribution
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 77
Quarter:
Description
When associating a repo version to a distribution check what type of the repo it is:
- Push repo can point only to the latest latest version. (Push repo cannot point to any other repo versions than latest because other versions can be incomplete)
- Container repo can point to any version including latest
Related issues
Updated by ipanova@redhat.com over 4 years ago
- Blocked by Story #6825: Introduce a new repo type for the docker push usecase added
Updated by mdellweg over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to mdellweg
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by mdellweg over 4 years ago
Added by mdellweg over 4 years ago
Revision 72b0a737 | View on GitHub
Prevent distributing push repository versions
Updated by mdellweg over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 72b0a73703fb8418fabe451994cb57b3c68ffce1.
Updated by pulpbot over 4 years ago
Updated by pulpbot over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Prevent distributing push repository versions
fixes #7012 https://pulp.plan.io/issues/7012