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.7] Giving admin priority over backendrole filtering (#850) #860

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

amitgalitz
Copy link
Member

Description

Backporting #850 to 2.7

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@amitgalitz amitgalitz requested a review from a team April 11, 2023 20:45
)

* giving admin priority over backend role filtering

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* fix security tests

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* remove redundent line in test case

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

---------

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2023

Codecov Report

Merging #860 (2be0897) into 2.7 (4766c7f) will decrease coverage by 0.06%.
The diff coverage is 60.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@             Coverage Diff              @@
##                2.7     #860      +/-   ##
============================================
- Coverage     79.39%   79.34%   -0.06%     
+ Complexity     4315     4314       -1     
============================================
  Files           307      307              
  Lines         18144    18147       +3     
  Branches       1909     1909              
============================================
- Hits          14406    14398       -8     
- Misses         2819     2827       +8     
- Partials        919      922       +3     
Flag Coverage Δ
plugin 79.34% <60.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ensearch/ad/transport/handler/ADSearchHandler.java 95.83% <0.00%> (-4.17%) ⬇️
...c/main/java/org/opensearch/ad/util/ParseUtils.java 78.09% <75.00%> (+0.23%) ⬆️

... and 2 files with indirect coverage changes

@ohltyler ohltyler merged commit 3761214 into opensearch-project:2.7 Apr 12, 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.

5 participants