Skip to content

Allow users to specify distribution and component when modifying content - #1492

Open
daviddavis wants to merge 1 commit into
pulp:mainfrom
daviddavis:repository-modify-structure
Open

Allow users to specify distribution and component when modifying content#1492
daviddavis wants to merge 1 commit into
pulp:mainfrom
daviddavis:repository-modify-structure

Conversation

@daviddavis

@daviddavis daviddavis commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Allow repositories/deb/apt/{pulp_id}/modify/ requests to add/remove packages using optional distribution and component parameters. The task will create or remove matching release structure content while preserving package-only behavior when both parameters are omitted.

fixes #1491

@daviddavis daviddavis changed the title Add repository modify structure metadata Allow users to specify distribution and component when modifying content Jul 29, 2026
@daviddavis
daviddavis marked this pull request as draft July 29, 2026 15:37
@daviddavis
daviddavis force-pushed the repository-modify-structure branch 4 times, most recently from 77c51ac to 80bb31b Compare July 29, 2026 18:49
@daviddavis
daviddavis marked this pull request as ready for review July 29, 2026 18:58
@daviddavis
daviddavis force-pushed the repository-modify-structure branch 4 times, most recently from 72f3350 to 251cab2 Compare July 30, 2026 12:13
@daviddavis
daviddavis marked this pull request as draft July 30, 2026 12:13
@daviddavis
daviddavis force-pushed the repository-modify-structure branch from 251cab2 to 9f78c10 Compare July 30, 2026 18:10
@daviddavis
daviddavis marked this pull request as ready for review July 30, 2026 19:36
Allow repositories/deb/apt/{pulp_id}/modify/ requests to add/remove
packages using optional distribution and component parameters. The task
will create or remove matching release structure content while
preserving package-only behavior when both parameters are omitted.

fixes pulp#1491

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@daviddavis
daviddavis force-pushed the repository-modify-structure branch from 9f78c10 to ca95206 Compare July 30, 2026 19:40
@quba42 quba42 added the .feature CHANGES/<issue_number>.feature label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.feature CHANGES/<issue_number>.feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow users to supply distribution and component when modifying repo contents

2 participants