Skip to content

Conversation

jackhodgkiss
Copy link
Contributor

Currently all tags of all containers are implicitly included when setting up remotes during pulp-container-sync.yml this means that client Pulp creates references for all tags that have ever been published for a given container.

Currently sync with Ark will produce the following;

$ pulp container content list
Not all 3243 entries were shown.

Whereas with this patch;

$ pulp container content list
Not all 202 entries were shown.

Unfortunately doesn't appear to have any meaningful improvements to wait times when running the playbook.

@jackhodgkiss jackhodgkiss self-assigned this Mar 9, 2025
@jackhodgkiss jackhodgkiss requested a review from a team as a code owner March 9, 2025 15:42
@priteau priteau merged commit 286bf05 into stackhpc/2024.1 Mar 11, 2025
14 checks passed
@priteau priteau deleted the pulp-include-tags branch March 11, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants