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

RBAC: No need to filter permissions on cache hit #87941

Merged
merged 1 commit into from
May 16, 2024

Conversation

gamab
Copy link
Contributor

@gamab gamab commented May 15, 2024

What is this feature?

Small optimisation on the search user permission: on cache hit we do not need to filter permissions.

Why do we need this feature?

[Add a description of the problem the feature is trying to solve.]

Who is this feature for?

[Add information on what kind of user the feature is for.]

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@gamab gamab self-assigned this May 15, 2024
@gamab gamab requested a review from a team as a code owner May 15, 2024 20:48
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.1.x milestone May 15, 2024
@gamab gamab added no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes labels May 15, 2024
@gamab gamab merged commit e7d5622 into main May 16, 2024
25 checks passed
@gamab gamab deleted the gamab/rbac/small-search-optimisation branch May 16, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants