Switch push created repo to ContainerRepository#2366
Draft
gerrod3 wants to merge 7 commits into
Draft
Conversation
6a9693a to
ed996a1
Compare
https://redhat.atlassian.net/browse/PULP-1748 Assisted by: cursor composer 2
Treat registry-pushed container repositories like push repos when signing, allow legacy push repo fixtures without a distribution, clean up test distributions, and update RBAC content expectations for repository viewers. Co-authored-by: Cursor <cursoragent@cursor.com>
Match ContainerPushRepository permission checks when scoping content queries by repository_version on registry-pushed container repositories. Co-authored-by: Cursor <cursoragent@cursor.com>
Model-level view_containerdistribution must not grant repository_version filtering on synced container repositories that have a remote. Co-authored-by: Cursor <cursoragent@cursor.com>
Distribution consumers may only filter content by repository_version on container repositories that have no remote and are tied to a distribution. Co-authored-by: Cursor <cursoragent@cursor.com>
Exclude push-created container repositories from mirror-scoped tag access so distribution permissions govern that content instead. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://redhat.atlassian.net/browse/PULP-1748
Assisted by: cursor composer 2
📜 Checklist
See: Pull Request Walkthrough