Project

Profile

Help

Story #1589

closed

As a user, I would like to set a download policy of "proxy-only" for lazy repos.

Added by jcline@redhat.com over 8 years ago. Updated about 5 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

A suggested download policy is to behave like the current "on_demand" download policy, but never save the content to Pulp's permanent storage. Instead, hot objects would remain in the proxy cache and everything else would be dropped. This would a nice-to-have for deployments without tons of disk space.

Implementation-wise this would be fairly simple. The streamer would check the download policy setting for every importer that could import the requested file (by using the catalog), and if they were all "proxy-only" the streamer would not make a database entry for the requested file in the `deferred_download` collection.


Related issues

Is duplicate of Pulp - Story #3526: As a user, I can disable lazy_sync from storing packagesCLOSED - DUPLICATE

Actions

Also available in: Atom PDF