Skip to content

[ISSUE #9758] Fix resource filter does not take effect in the listAcl#9759

Merged
lizhimins merged 4 commits intoapache:developfrom
majialoong:ISSUE-9758
Oct 16, 2025
Merged

[ISSUE #9758] Fix resource filter does not take effect in the listAcl#9759
lizhimins merged 4 commits intoapache:developfrom
majialoong:ISSUE-9758

Conversation

@majialoong
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9758

Brief Description

Fixed the issue where the resource filter keyword in listAcl did not take effect

How Did You Test This Change?

  1. There are a total of 3 ACL rules in the cluster.
image
  1. When the resource filter string is a substring of the user, it also filters as expected.
image

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.25%. Comparing base (4c46038) to head (4bb4060).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9759      +/-   ##
=============================================
- Coverage      48.34%   48.25%   -0.10%     
+ Complexity     12200    12164      -36     
=============================================
  Files           1313     1313              
  Lines          93340    93340              
  Branches       11962    11962              
=============================================
- Hits           45129    45038      -91     
- Misses         42641    42716      +75     
- Partials        5570     5586      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@dingshuangxi888 dingshuangxi888 left a comment

Choose a reason for hiding this comment

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

LGTM

@majialoong
Copy link
Copy Markdown
Contributor Author

Hello @RongtongJin @lizhimins , please take a look at this PR when have time, thanks !

@lizhimins lizhimins merged commit e6ec760 into apache:develop Oct 16, 2025
14 of 17 checks passed
@majialoong majialoong deleted the ISSUE-9758 branch October 16, 2025 13:28
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.

[Bug] Fix resource filter does not take effect in the listAcl

4 participants