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] Adds new ml-commons system indices to the list #3974

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 35229fb from #3973.

### Description
Adds renamed ml-commons systems indices to the list of existing system
indices. This change is required so that security plugin correctly
recognizes the new indices as system indices.

* Category - Maintenance

Signed-off-by: Xun Zhang <[email protected]>
(cherry picked from commit 35229fb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (a0c3dba) 65.39% compared to head (bee3f08) 65.48%.
Report is 3 commits behind head on 2.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #3974      +/-   ##
==========================================
+ Coverage   65.39%   65.48%   +0.09%     
==========================================
  Files         297      297              
  Lines       21051    21051              
  Branches     3447     3443       -4     
==========================================
+ Hits        13767    13786      +19     
+ Misses       5574     5557      -17     
+ Partials     1710     1708       -2     
Files Coverage Δ
...ch/security/securityconf/DynamicConfigModelV7.java 65.51% <100.00%> (-0.79%) ⬇️
...pensearch/security/setting/DeprecatedSettings.java 85.71% <100.00%> (+5.71%) ⬆️
...y/tools/democonfig/SecuritySettingsConfigurer.java 74.10% <ø> (ø)
...ch/security/securityconf/DynamicConfigModelV6.java 0.00% <0.00%> (ø)
...search/security/securityconf/impl/v7/ConfigV7.java 78.39% <83.33%> (+1.42%) ⬆️
...search/security/securityconf/impl/v6/ConfigV6.java 62.39% <66.66%> (+2.58%) ⬆️

... and 4 files with indirect coverage changes

@cwperks cwperks merged commit ad40325 into 2.x Jan 23, 2024
88 checks passed
@cwperks cwperks deleted the backport/backport-3973-to-2.x branch January 23, 2024 16:10
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