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] Ensure that plugin can search on system index when utilizing pluginSubject.runAs (#5032) #5054

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Jan 23, 2025

Backport #5032 to 2.x

…bject.runAs (opensearch-project#5032)

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 472f7c7)
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.12%. Comparing base (32968c0) to head (b7aa6e9).
Report is 2 commits behind head on 2.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #5054      +/-   ##
==========================================
- Coverage   68.13%   68.12%   -0.01%     
==========================================
  Files         347      347              
  Lines       24544    24548       +4     
  Branches     4068     4069       +1     
==========================================
+ Hits        16722    16723       +1     
- Misses       5899     5902       +3     
  Partials     1923     1923              
Files with missing lines Coverage Δ
...rity/configuration/SystemIndexSearcherWrapper.java 91.37% <100.00%> (ø)
.../org/opensearch/security/support/HeaderHelper.java 70.00% <100.00%> (+7.50%) ⬆️

... and 8 files with indirect coverage changes

@cwperks cwperks merged commit aa0eff4 into opensearch-project:2.x Jan 23, 2025
80 of 81 checks passed
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