Actions
Issue #9403
closedPulp container does not validate container distribution base paths
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 106
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 lmjachky about 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to lmjachky
- Sprint set to Sprint 106
Updated by pulpbot about 3 years ago
- Status changed from ASSIGNED to POST
Added by Lubos Mjachky about 3 years ago
Added by Lubos Mjachky about 3 years ago
Revision 4d8802e6 | View on GitHub
Add validation for a repository base path
closes #9403
Updated by Anonymous about 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset 4d8802e6e928881dfc9282c990f4f6dea2d62048.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by ipanova@redhat.com about 3 years ago
- Copied to Backport #9526: Backport to 2.8: Pulp container does not validate container distribution base paths added
Actions
Add validation for a repository base path
closes #9403