-
Notifications
You must be signed in to change notification settings - Fork 153
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
feat: Implement Image
RBAC project scope
#3035
Open
jopemachine
wants to merge
7
commits into
topic/11-11-feat_implement_associatecontainerregistrywithgroup_disassociatecontainerregistrywithgroup_
Choose a base branch
from
topic/11-06-feat_implement_image_rbac_project_scope
base: topic/11-11-feat_implement_associatecontainerregistrywithgroup_disassociatecontainerregistrywithgroup_
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+53
−1
Conversation
This file contains 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
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @jopemachine and the rest of your teammates on Graphite |
github-actions
bot
added
comp:manager
Related to Manager component
size:M
30~100 LoC
and removed
type:feature
Add new features
labels
Nov 6, 2024
jopemachine
changed the title
feat: Implement image RBAC project scope
feat: Implement Image RBAC project scope
Nov 6, 2024
3 tasks
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
from
November 11, 2024 02:03
880ee97
to
d1a5e89
Compare
jopemachine
changed the base branch from
main
to
topic/11-11-feat_implement_associationcontainerregistriesgroupsrow_
November 11, 2024 02:03
2 tasks
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
from
November 11, 2024 02:11
d1a5e89
to
05c4f75
Compare
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
from
November 11, 2024 03:04
c5a056d
to
63baf87
Compare
jopemachine
changed the title
feat: Implement Image RBAC project scope
feat: Implement Nov 11, 2024
Image
RBAC project scope
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
from
November 11, 2024 05:41
a0c027c
to
d3b67a5
Compare
jopemachine
changed the base branch from
topic/11-11-feat_implement_associationcontainerregistriesgroupsrow_
to
topic/11-11-feat_implement_associatecontainerregistrywithgroup_disassociatecontainerregistrywithgroup_
November 11, 2024 05:42
5 tasks
jopemachine
force-pushed
the
topic/11-11-feat_implement_associatecontainerregistrywithgroup_disassociatecontainerregistrywithgroup_
branch
from
November 11, 2024 05:47
29dec8a
to
fcb277c
Compare
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
3 times, most recently
from
November 11, 2024 05:52
1e6c3ae
to
0614cb0
Compare
jopemachine
force-pushed
the
topic/11-11-feat_implement_associatecontainerregistrywithgroup_disassociatecontainerregistrywithgroup_
branch
from
November 11, 2024 06:00
611d621
to
b2e3d16
Compare
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
6 times, most recently
from
November 12, 2024 04:11
3df3467
to
7812eed
Compare
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
from
November 12, 2024 05:15
7812eed
to
0b8a893
Compare
jopemachine
added
action:on hold
Hold it. Wait for the restart.
and removed
action:on hold
Hold it. Wait for the restart.
labels
Nov 12, 2024
5 tasks
jopemachine
force-pushed
the
topic/11-11-feat_implement_associatecontainerregistrywithgroup_disassociatecontainerregistrywithgroup_
branch
from
November 13, 2024 06:31
b618e2e
to
e867c2f
Compare
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
from
November 13, 2024 06:32
8289520
to
419033d
Compare
…nerRegistriesGroups`
jopemachine
force-pushed
the
topic/11-11-feat_implement_associatecontainerregistrywithgroup_disassociatecontainerregistrywithgroup_
branch
from
November 13, 2024 08:36
e867c2f
to
3d09864
Compare
jopemachine
force-pushed
the
topic/11-06-feat_implement_image_rbac_project_scope
branch
from
November 13, 2024 08:36
419033d
to
3eb5ece
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Implement per-project scope to images RBAC (Role-Based Access Control) API.
Ref: #1908.
Checklist: (if applicable)