You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
achimnol
changed the title
Define many-to-many table to represent relations between user scope (project or individual user) and container registry
Per-project container registry mapping
Nov 4, 2024
achimnol
changed the title
Per-project container registry mapping
Per-project container registry mapping (or RBAC)
Nov 4, 2024
After reviewing, we concluded that we still need to create an m2m table even with RBAC applied. I will proceed with this task within the following PR stack. (#3036)
After #1907 is resolved, we can create a new table to define relations between user/project and container registry.
Goal
Every users should be capable of having container registry dedicated to itself.Technical considerations
The text was updated successfully, but these errors were encountered: