Actions
Backport #9526
closedBackport to 2.8: Pulp container does not validate container distribution base paths
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 110
Quarter:
Description
Container distribution base paths are supposed to be a valid container repository names, however, the container distribution serializer doesn't validate for this aside from verifying the container namespace in the base path. Right now users can create distributions with names like i/am/an/very:bad:container/name.py
, which breaks the registry in Automation Hub.
Related issues
Updated by ipanova@redhat.com about 3 years ago
- Copied from Issue #9403: Pulp container does not validate container distribution base paths added
Updated by ipanova@redhat.com about 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
Updated by pulpbot about 3 years ago
- Status changed from ASSIGNED to POST
Updated by pulpbot about 3 years ago
Added by Lubos Mjachky almost 3 years ago
Added by Lubos Mjachky almost 3 years ago
Updated by Anonymous almost 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 360628aaed39282322efa3547c01aeb77bf334e2.
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add validation for a repository base path
backports #9403 closes #9526 (cherry picked from commit 4d8802e6e928881dfc9282c990f4f6dea2d62048)