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

[Backport 2.x] Replaced uses of SecurityRoles by Set<String> mappedRoles where the SecurityRoles functionality is not needed #4458

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 681a944 from #4432.

…ecurityRoles functionality is not needed (#4432)

Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>
(cherry picked from commit 681a944)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.37%. Comparing base (87e98f8) to head (df0cebf).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4458      +/-   ##
==========================================
- Coverage   65.38%   65.37%   -0.01%     
==========================================
  Files         311      311              
  Lines       21868    21863       -5     
  Branches     3550     3548       -2     
==========================================
- Hits        14298    14294       -4     
+ Misses       5802     5800       -2     
- Partials     1768     1769       +1     
Files Coverage Δ
...earch/security/privileges/PrivilegesEvaluator.java 72.17% <50.00%> (+0.05%) ⬆️
...rity/privileges/ProtectedIndexAccessEvaluator.java 74.46% <66.66%> (+0.99%) ⬆️

... and 2 files with indirect coverage changes

@willyborankin willyborankin merged commit 4934b08 into 2.x Jun 13, 2024
86 of 87 checks passed
@willyborankin willyborankin deleted the backport/backport-4432-to-2.x branch June 13, 2024 16:45
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