pulp / pulp/pulpcore

As a user, I can sync file repos that don't have a PULP_MANIFEST

Open
#4,700 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

file satellite
Dominant language
Python
Stars
598
Forks
168
Avg merge
1d 4h
Merged PRs (30d)
86

Description

Author: @bmbouter (bmbouter)

Bugzilla: https://bugzilla.redhat.com/buglist.cgi?quicksearch=1779869
Redmine Issue: 8413, https://pulp.plan.io/issues/8413


Motivation

It would be great to have the ability to sync file repositories that support directory listing but do not have a PULP_MANIFEST file.

For example: https://releases.hashicorp.com/vault/1.3.0/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no source files, tests, or entry points. Start by reproducing a sync against the example directory at releases.hashicorp.com/vault/1.3.0/ and trace the file-repository sync path to where PULP_MANIFEST is required. Done means a directory-listing repository without that manifest can sync successfully, with coverage for the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.