pulp / pulp/pulp_ostree

ostree_importall depends on uploading an Artifact and it's not allowed on pulpcore anymore

Open
#402 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue
Dominant language
Python
Stars
60
Forks
47
Avg merge
23h 8m
Merged PRs (30d)
2

Description

Version
Nightly

Describe the bug
ostree_importall feature doesn't work anymore after pulpcore 3.59.0 release.

After that version, users aren't allowed to create Artifacts directly.

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here. Please provide links to any previous discussions via Discourse or Bugzilla.

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

Start with the ostree_importall entry point and reproduce the failure on the stated Nightly version after pulpcore 3.59.0. Trace where the feature depends on uploading or creating an Artifact, then identify the supported flow and add coverage for the import path. Done means ostree_importall works without directly creating an Artifact.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.