Actions
Issue #2717
closedIssue #2701: Crane documentation doesn't answer critical installation and usage questions
Config file's "data_dir" default value doesn't work with Pulp
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Crane:
Platform Release:
Target Release - Crane:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Pulp 2
Sprint:
Quarter:
Description
During its normal operation, Crane searches for and JSON "redirect files" that define certain information about the Docker images published by Pulp. The "data_dir" option controls where Crane looks for these files. By default, Cranne looks in /var/lib/crane/metadata/
By default, Pulp places these files in:
/var/lib/pulp/published/docker/v1/app/
/var/lib/pulp/published/docker/v2/app/
This is a pain in the butt. Can Crane's data_dir option default to /var/lib/pulp/published/docker/
?
Actions