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] Shrink operation privileges evaluation #3764

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3c01fde from #3716.

### Description
Bug fix. Shrink, or resize operations weren't properly evaluated. More
in the task: #2141

### Issues Resolved
#2141

Is this a backport? If so, please add backport PR # and/or commits #

### Testing
[Please provide details of testing done: unit testing, integration
testing and manual testing]

### Check List
- [x] New functionality includes testing
- [x] New functionality has been documented
- [x] Commits are signed per the DCO using --signoff

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](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

---------

Signed-off-by: Maciej Mierzwa <[email protected]>
(cherry picked from commit 3c01fde)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #3764 (0add5ec) into 2.x (71ffbdc) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #3764      +/-   ##
============================================
- Coverage     64.88%   64.86%   -0.02%     
+ Complexity     3634     3633       -1     
============================================
  Files           285      285              
  Lines         20525    20528       +3     
  Branches       3384     3385       +1     
============================================
- Hits          13318    13316       -2     
- Misses         5529     5532       +3     
- Partials       1678     1680       +2     
Files Coverage Δ
...earch/security/resolver/IndexResolverReplacer.java 68.01% <0.00%> (-0.56%) ⬇️

... and 1 file with indirect coverage changes

@cwperks cwperks merged commit 4b39083 into 2.x Nov 27, 2023
@cwperks cwperks deleted the backport/backport-3716-to-2.x branch November 27, 2023 15:47
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