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] Fix legacy check in SecurityAdmin #2075

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f83a7e8 from #2052

* Fix legacy check in SecurityAdmin

Signed-off-by: Craig Perkins <[email protected]>

* Add unit test for legacy index check logic

Signed-off-by: Craig Perkins <[email protected]>

* Add SECURITY_ADMIN_TESTS to describe tests performed

Signed-off-by: Craig Perkins <[email protected]>

* Address lint error

Signed-off-by: Craig Perkins <[email protected]>

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit f83a7e8)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team September 7, 2022 15:08
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #2075 (cd7d969) into 2.x (b20efea) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x    #2075      +/-   ##
============================================
- Coverage     61.06%   61.00%   -0.06%     
+ Complexity     3231     3227       -4     
============================================
  Files           256      256              
  Lines         18074    18075       +1     
  Branches       3224     3225       +1     
============================================
- Hits          11036    11027       -9     
- Misses         5465     5469       +4     
- Partials       1573     1579       +6     
Impacted Files Coverage Δ
...a/org/opensearch/security/tools/SecurityAdmin.java 36.00% <0.00%> (-1.26%) ⬇️
...iance/ComplianceIndexingOperationListenerImpl.java 63.23% <0.00%> (+1.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cliu123 cliu123 merged commit 878790e into 2.x Sep 7, 2022
@cliu123 cliu123 deleted the backport/backport-2052-to-2.x branch September 7, 2022 17:01
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
…ch-project#2075)

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit f83a7e8)

Co-authored-by: Craig Perkins <[email protected]>
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.

3 participants