Task #4380
Ensure you can run Pulp without /var/lib/pulp
100%
Description
When running Pulp on openshift, there isn't an option for a RWX volume in many cases. For example a Pulp user can't deploy Pulp across Pods: https://github.com/ansible/galaxy/issues/1502
It should be possible to use Pulp without /var/lib/pulp. Currently we have hard coded defaults that use /var/lib/pulp. The goal of this story is to remove those hard coded values and replace them with a config setting.
Associated revisions
History
#1
Updated by dkliban@redhat.com almost 2 years ago
- Description updated (diff)
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
#2
Updated by ttereshc almost 2 years ago
- Sprint set to Sprint 49
#3
Updated by jortel@redhat.com almost 2 years ago
There should be safeguards against changing this after installation and artifacts are stored.
#4
Updated by bmbouter almost 2 years ago
I believe it's common for a user to remount the same data at another location. Having a note in the docs that backup and restore operations are only safe when Pulp is off I think would be a good docs note. there may be a better way of saying that somehow.
#5
Updated by ppicka almost 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ppicka
#6
Updated by ppicka almost 2 years ago
- Status changed from ASSIGNED to POST
#7
Updated by rchan almost 2 years ago
- Sprint changed from Sprint 49 to Sprint 50
#8
Updated by ppicka almost 2 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|5d95c38781160f81913a05805a63db24f7a00076.
#9
Updated by daviddavis almost 2 years ago
- Sprint/Milestone set to 3.0.0
#10
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3)
#11
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Ensure you can run Pulp without /var/lib/pulp
User can change where files are stored which help to use pulp with openshift and others cloud systems.
closes: #4380 https://pulp.plan.io/issues/4380
Signed-off-by: Pavel Picka ppicka@redhat.com