Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable checkpoint support in pulp_rpm #3907

Closed
Moustafa-Moustafa opened this issue Mar 7, 2025 · 0 comments · Fixed by #3909
Closed

Enable checkpoint support in pulp_rpm #3907

Moustafa-Moustafa opened this issue Mar 7, 2025 · 0 comments · Fixed by #3909

Comments

@Moustafa-Moustafa
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Pulp core just recently added checkpoint support by marking specific
publications as checkpoints and serving them using checkpoint
distributions. This is a request to adapt this change in pulp_rpm.

Describe the solution you'd like
I'd like to be able to mark specific publications as checkpoints and serve them.
Similar to https://snapshot.debian.org/ and https://snapshot.ubuntu.com/

Describe alternatives you've considered
Building this in our app outside of Pulp.

Moustafa-Moustafa added a commit to Moustafa-Moustafa/pulp_rpm that referenced this issue Mar 10, 2025
Added the checkpoint field to RpmPublicationSerializer and RpmDistributionSerializer.
Enabled creating checkpoint publications.

closes pulp#3907
Moustafa-Moustafa added a commit to Moustafa-Moustafa/pulp_rpm that referenced this issue Mar 10, 2025
Added the checkpoint field to RpmPublicationSerializer and RpmDistributionSerializer.
Enabled creating checkpoint publications.

closes pulp#3907
Moustafa-Moustafa added a commit to Moustafa-Moustafa/pulp_rpm that referenced this issue Mar 10, 2025
Added the checkpoint field to RpmPublicationSerializer and RpmDistributionSerializer.
Enabled creating checkpoint publications.

closes pulp#3907
Moustafa-Moustafa added a commit to Moustafa-Moustafa/pulp_rpm that referenced this issue Mar 10, 2025
Added the checkpoint field to RpmPublicationSerializer and RpmDistributionSerializer.
Enabled creating checkpoint publications.

closes pulp#3907
Moustafa-Moustafa added a commit to Moustafa-Moustafa/pulp_rpm that referenced this issue Mar 10, 2025
Added the checkpoint field to RpmPublicationSerializer and RpmDistributionSerializer.
Enabled creating checkpoint publications.

closes pulp#3907
Moustafa-Moustafa added a commit to Moustafa-Moustafa/pulp_rpm that referenced this issue Mar 12, 2025
Added the checkpoint field to RpmPublicationSerializer and RpmDistributionSerializer.
Enabled creating checkpoint publications.

closes pulp#3907
Moustafa-Moustafa added a commit to Moustafa-Moustafa/pulp_rpm that referenced this issue Mar 20, 2025
Added the checkpoint field to RpmPublicationSerializer and RpmDistributionSerializer.
Enabled creating checkpoint publications.

closes pulp#3907
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant