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
Updated by rbarlow over 9 years ago
- Blocked by Story #968: As a user, I can sync from a v2 registry added
Updated by rbarlow over 9 years ago
- Blocks Task #1048: Tracker for Docker v2 API and Manifest work added
Updated by amacdona@redhat.com almost 9 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
Updated by amacdona@redhat.com almost 9 years ago
- Related to Issue #1567: Nectar threaded downloader's event listener cannot issue another request added
Updated by amacdona@redhat.com almost 9 years ago
- Blocks Issue #1404: Sync from un-namespaced V2 repository fails added
Updated by amacdona@redhat.com almost 9 years ago
- Related to Issue #1598: clarify docs that index.docker.io only supported for v1 added
Updated by amacdona@redhat.com almost 9 years ago
- Status changed from ASSIGNED to POST
- Target Release - Docker set to 2.0.0
Added by Austin Macdonald almost 9 years ago
Added by Austin Macdonald almost 9 years ago
Added by Austin Macdonald almost 9 years ago
Added by Austin Macdonald almost 9 years ago
Updated by Anonymous almost 9 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 2440e5f15f6e8e29835fcf1cd517737e51d858f5.
Updated by amacdona@redhat.com almost 9 years ago
- Blocks Story #1454: As a user, I can sync v2 content from docker hub added
Updated by dkliban@redhat.com over 8 years ago
- Status changed from MODIFIED to 5
Updated by dkliban@redhat.com over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
Make requests to docker registry with bearer tokens
closes #1144 closes #1596