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
Actions
Add validation for a repository base path
closes #9403