Project

Profile

Help

Issue #9475

closed

By default Pulp requires Redis

Added by bmbouter over 2 years ago. Updated over 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 112
Quarter:

Description

Ticket moved to GitHub: "pulp/pulpcore/2057":https://github.com/pulp/pulpcore/issues/2057


Right now Pulp attempts to use Redis no matter what. Yet at the same time we don't provide the necessary settings to do so: https://github.com/pulp/pulpcore/blob/master/pulpcore/app/settings.py#L200-L207

This means that you have to configured Redis to use Pulp, yet Pulp could be fully usable (although slower) without Redis. I believe the installer configured Redis by default, but other deployments like Pulp on k8s would have to take additional care to deploy Redis, which makes Pulp harder to deploy overall. It would be better if Pulp by default didn't require Redis, yet those users who use the installer just get Redis automatically configured as a bonus.

Also available in: Atom PDF