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

Finish move to client controller and fix RBAC generation #17

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

mangelajo
Copy link
Member

RBAC files are now generated in the right directory, and we generate the permissions for Client and not for Identity.

@@ -18,8 +18,6 @@ rules:
- get
- list
- watch
- create
Copy link
Member Author

Choose a reason for hiding this comment

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

wait this should have not been removed

Copy link
Collaborator

Choose a reason for hiding this comment

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

These are not removed, just the order changed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Now it's order yes, I force-pushed in the middle before you had another look:-) I found it because it was actually failing

@mangelajo mangelajo marked this pull request as draft August 22, 2024 22:29
RBAC files are now generated in the right directory,
and we generate the permissions for Client and not for Identity.
@mangelajo mangelajo marked this pull request as ready for review August 22, 2024 22:39
@mangelajo mangelajo merged commit 3a84dd9 into main Aug 22, 2024
3 checks passed
@NickCao NickCao deleted the fix-client-rbac branch January 27, 2025 19:03
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.

2 participants