Issue #3126
closedAs a user, I can verify blobs checksum during v2 image import
Description
When we upload a v2 docker image into Pulp, we do not perform any checks on blobs, so we cannot be sure that we downloaded what we wanted to. We need to introduce a checksum verification on downloaded blobs.
Obviously, eventually docker client will stumble across corrupted blobs during docker pull, because it does a checksum verification of blobs, but at this point we cannot call ourself trustful, we cannot afford ourselves to leave things like this.
Related issues
Updated by mihai.ibanescu@gmail.com about 7 years ago
- Copied from Story #2624: As a user, I can verify blobs checksum during sync added
Updated by mihai.ibanescu@gmail.com about 7 years ago
Added by Mihai Ibanescu almost 7 years ago
Added by Mihai Ibanescu almost 7 years ago
Revision 32f89230 | View on GitHub
Verify blob checksum
closes #3126
Added by Mihai Ibanescu almost 7 years ago
Revision 32f89230 | View on GitHub
Verify blob checksum
closes #3126
Added by Mihai Ibanescu almost 7 years ago
Revision 32f89230 | View on GitHub
Verify blob checksum
closes #3126
Updated by mihai.ibanescu@gmail.com almost 7 years ago
- Status changed from NEW to POST
Updated by mihai.ibanescu@gmail.com almost 7 years ago
- Has duplicate Story #1329: As a user, I am assured that pulp_docker is downloading the correct Blob layers added
Updated by Anonymous almost 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 32f89230ee8f8cc86eb3015ba0244c0269a994f0.
Updated by dkliban@redhat.com almost 7 years ago
- Tracker changed from Story to Issue
- Severity set to 2. Medium
- Triaged set to No
Added by Mihai Ibanescu almost 7 years ago
Revision 97d54211 | View on GitHub
Verify blob checksum
closes #3126
(cherry picked from commit 32f89230ee8f8cc86eb3015ba0244c0269a994f0)
Added by Mihai Ibanescu almost 7 years ago
Revision 97d54211 | View on GitHub
Verify blob checksum
closes #3126
(cherry picked from commit 32f89230ee8f8cc86eb3015ba0244c0269a994f0)
Updated by Anonymous almost 7 years ago
Applied in changeset 97d54211308cb41a6c36ddc267c9e087980f5de3.
Updated by pcreech almost 7 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Verify blob checksum
closes #3126