Project

Profile

Help

Issue #2123

closed

Layers are saved in gzip format when images are uploaded

Added by dkliban@redhat.com over 7 years ago. Updated about 5 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
Platform Release:
Target Release - Docker:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

It looks like Pulp uses gzip[0] to compress layers when they are uploaded. However, no such compression occurs on the sync[1].

[0] https://github.com/pulp/pulp_docker/blob/master/plugins/pulp_docker/plugins/importers/upload.py#L159
[1] https://github.com/pulp/pulp_docker/blob/master/plugins/pulp_docker/plugins/importers/v1_sync.py#L158

Also available in: Atom PDF