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

[PULP-276] Add support for prns #3864

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pedro-psb
Copy link
Member

@pedro-psb pedro-psb commented Jan 21, 2025

Notes:

  • The copy API used to check if objects belonged to the current domain. For PRN references, we'll have to do it in the task context to avoid response timeouts.

@github-actions github-actions bot added multi-commit Added when a PR consists of more than one commit no-changelog no-issue labels Jan 21, 2025
@pedro-psb pedro-psb changed the title Add support for prns [PULP-276] Add support for prns Jan 23, 2025
@pedro-psb pedro-psb force-pushed the add-support-for-prns branch 2 times, most recently from f0697ee to 3e948d0 Compare January 23, 2025 18:38
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was copied from the PR adding PRN to pulpcore: pulp/pulpcore#5813.
It did catch the DistributionTree case, where it did not had prn specified.

@pedro-psb pedro-psb force-pushed the add-support-for-prns branch from 3e948d0 to 0664071 Compare January 23, 2025 18:45
@pedro-psb pedro-psb linked an issue Jan 24, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi-commit Added when a PR consists of more than one commit no-changelog no-issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Advanced copy API needs PRN support
1 participant