Story #1444
As a Docker user, I receive the Docker-Content-Digest header from the Manifest GET call
0%
Description
It would be nice if we found a way to inject the Docker-Content-Digest header into the Manifest GET handler, as described at https://github.com/docker/distribution/blob/release/2.0/docs/spec/api.md#get-manifest . This may be achievable through htaccess files. jortel suggested using the asis directive :
http://httpd.apache.org/docs/2.2/mod/mod_asis.html
Either way, this would aid us in allowing pulp_docker to work on its own without Crane for users who do not need Crane's more advanced redirection support.
Related issues
History
#1
Updated by rbarlow about 5 years ago
- Related to Story #1051: As a user, I can publish v2 repositories added
#2
Updated by mhrivnak over 4 years ago
- Sprint Candidate changed from Yes to No
#3
Updated by bmbouter almost 2 years ago
- Status changed from NEW to CLOSED - WONTFIX
#4
Updated by bmbouter almost 2 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.
#5
Updated by bmbouter almost 2 years ago
- Tags Pulp 2 added
Please register to edit this issue