Project

General

Profile

Actions

Refactor #30944

closed

redirect on manifest & blob requests instead of proxying the full blob

Added by Justin Sherrill about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Container
Target version:
Branch:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

currently our registry api fully proxies blobs and manifests which takes quite a bit more time and probably more memory and other resources. but with pulp-container 2.0.1, requests to the pulp registry get redirected to the content app with an auth token in tact. We can just redirect our client to that new url

Actions

Also available in: Atom PDF