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

fix(common/rbac): adds resourceNames field #1951

Merged
merged 1 commit into from
Dec 27, 2023
Merged

fix(common/rbac): adds resourceNames field #1951

merged 1 commit into from
Dec 27, 2023

Conversation

stavros-k
Copy link
Contributor

@stavros-k stavros-k commented Dec 26, 2023

While investigating something else, I noticed the resourceNames field was missing from the common lib.
This is used to restrict the access to specific resource names when an RBAC/ServiceAccount is set.
This adds support for it, and can be consumed in apps if we need to.

@stavros-k stavros-k merged commit d06a764 into master Dec 27, 2023
23 checks passed
@stavros-k stavros-k deleted the rbac-common branch December 27, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants