Skip to content

Add retain_checkpoints support to file and rpm repositories#1441

Open
daviddavis wants to merge 1 commit into
pulp:mainfrom
daviddavis:add-rpm-retain-checkpoints
Open

Add retain_checkpoints support to file and rpm repositories#1441
daviddavis wants to merge 1 commit into
pulp:mainfrom
daviddavis:add-rpm-retain-checkpoints

Conversation

@daviddavis

Copy link
Copy Markdown
Contributor

The retain_checkpoints field was added to Repository in pulpcore 3.106.0 (pulp/pulpcore#7428) and is exposed by the file and rpm repository APIs. This adds the corresponding --retain-checkpoints option to the file and rpm repository create and update commands. These are the only two plugins that currently support checkpoints in the CLI.

fixes #1439

Assisted By: GitHub Copilot (Claude Opus 4.8)

The retain_checkpoints field was added to Repository in pulpcore 3.106.0
(pulp/pulpcore#7428) and is exposed by the file and rpm repository APIs.
This adds the corresponding --retain-checkpoints option to the file and
rpm repository create and update commands. These are the only two plugins
that currently support checkpoints in the CLI.

fixes pulp#1439

Assisted By: GitHub Copilot (Claude Opus 4.8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement retain_checkpoints

1 participant