Actions
Story #1144
closedAs a user, I can sync from a v2 registry that requires RFC7235 authorization headers
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Target Release - Docker:
2.0.0
Groomed:
No
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
Quarter:
Description
The Docker registry may return a 401 Unauthorized response on some requests. If this happens, Pulp needs to be able to support RFC7235 authorization headers in order to continue.
Deliverables:
- Pulp can sync against a registry that requires authorization headers
- pulp-admin support
- Tests
- Documentation
[0] https://github.com/docker/distribution/blob/release/2.0/docs/spec/api.md#on-failure-unauthorized
[1] http://tools.ietf.org/html/rfc7235
Related issues
Actions
Make requests to docker registry with bearer tokens
closes #1144 closes #1596