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

Adds group checking to ruleResolvers. #196

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

KevinJoiner
Copy link
Contributor

@KevinJoiner KevinJoiner commented Feb 27, 2023

Forward Port: #195
This commit updates the CRTB and PRTB ruleResolvers to use CRTBs and PRTBs with matching groups as well as matching usernames. This commit also updates the caches used by the resolvers to have a new indexer that index on a composite key of the binding subject and the clusterName or ProjectName of the binding.

This commit updates the CRTB and PRTB ruleResolvers to use
CRTBs and PRTBs with matching groups as well as matching usernames.
This commit also updates the caches used by the resolvers to have
a new indexer that index on a composite key of the
binding subject and the clusterName or ProjectName of the binding.
@KevinJoiner KevinJoiner merged commit b99015e into rancher:release/v0.3 Feb 27, 2023
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