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

Allow users to manage ImageRepository objects with the same access level as Components #194

Merged
merged 1 commit into from
May 28, 2024

Conversation

mmorhun
Copy link
Contributor

@mmorhun mmorhun commented May 27, 2024

Since we are switching to the new way of managing image repositories in Konflux via a separate ImageRepositopry resource instead of Component annotations, we need to grant users permissions to work with the new resource. ImageRepositopry should be created together with the Component (by UI) in case user wants to use default image repository option.
The permissions are set in sync with the Component permissions of each role.

Corresponding permissions change: codeready-toolchain/host-operator#1037

Copy link
Contributor

@chmeliik chmeliik left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ralphbean ralphbean merged commit af50d15 into konflux-ci:main May 28, 2024
1 check passed
@mmorhun mmorhun deleted the STONEBLD-2473 branch May 28, 2024 14:07
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.

5 participants