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] Support .opensearch-knn-model index as system index with security enabled (#827) #842

Conversation

martin-gaievski
Copy link
Member

Backport b94b030 from #827

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.

…bled (opensearch-project#827)

* Add support for integ tests on secured cluster

Signed-off-by: Martin Gaievski <gaievski@amazon.com>
(cherry picked from commit b94b030)
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2023

Codecov Report

Merging #842 (99300b1) into 2.x (dd8fd3b) will increase coverage by 0.03%.
The diff coverage is 96.61%.

📣 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

@@             Coverage Diff              @@
##                2.x     #842      +/-   ##
============================================
+ Coverage     85.18%   85.21%   +0.03%     
- Complexity     1083     1085       +2     
============================================
  Files           151      151              
  Lines          4380     4404      +24     
  Branches        393      393              
============================================
+ Hits           3731     3753      +22     
- Misses          472      474       +2     
  Partials        177      177              
Impacted Files Coverage Δ
...main/java/org/opensearch/knn/indices/ModelDao.java 82.67% <96.61%> (+0.93%) ⬆️

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

@martin-gaievski martin-gaievski merged commit 7562510 into opensearch-project:2.x Apr 6, 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.

4 participants