Actions
Bug #33538
closedCannot pull container images from Container Gateway if there are slashes in the repository name
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
The error occurred only when I changed the registry naming pattern for my lifecycle environment to include the upstream repository name. Those usually contain slashes like `library/hello-world`.
Error example when pulling:
error parsing HTTP 404 response body: invalid character 'R' looking for beginning of value: "Requested url was not found"
Actions