Bug #32426
katello should pass Docker-Content-Digest from pulp3 to the container client
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Today in katello when a client requests a manifest (and pulp returns it) we calculate the Docker-Content-Digest header based on the request payload, but this isn't correct. Pulp provides the correct checksum and so we should just pass that through to the client.
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Assignee set to Justin Sherrill
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9318 added
#2
Updated by James Jeffers about 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.1.0
#3
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.2.0 added
#4
Updated by Justin Sherrill about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|be9af1d1c8071a29a940737bb26eaf2daef80fc9.
#5
Updated by Justin Sherrill about 1 year ago
- Target version changed from Katello 4.1.0 to Katello 4.0.1
#6
Updated by Justin Sherrill about 1 year ago
- Bugzilla link set to 1953982
#7
Updated by Jonathon Turel 11 months ago
- Target version changed from Katello 4.0.1 to Katello 3.18.3
Fixes #32426 - pass Docker-Content-Digest on container requests