Actions
Issue #8763
closedProperly handle POST auth requests
Status:
MODIFIED
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 97
Quarter:
Description
I can not pull container images from pulp when using containerd with authentication. I already created an issue in the containerd project on github https://github.com/containerd/containerd/issues/5469. According to them the token server is not properly handling the POST requests which means the specification is not implemented correctly.
Actions
Append mising slash to the token_server path.
closes #8763