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] [FEATURE] Improve built-in secure transports support #4187

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Mar 28, 2024

Backport of #4179 to 2.x

Verified

This commit was signed with the committer’s verified signature.
reta Andriy Redko
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 86.27451% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 65.75%. Comparing base (e66e013) to head (a95a706).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4187      +/-   ##
==========================================
- Coverage   65.79%   65.75%   -0.05%     
==========================================
  Files         296      295       -1     
  Lines       21082    21090       +8     
  Branches     3456     3460       +4     
==========================================
- Hits        13871    13867       -4     
- Misses       5482     5489       +7     
- Partials     1729     1734       +5     
Files Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 84.50% <100.00%> (-0.30%) ⬇️
...opensearch/security/filter/SecurityRestFilter.java 70.37% <100.00%> (ø)
...earch/security/http/NonSslHttpServerTransport.java 100.00% <ø> (ø)
.../ssl/http/netty/Netty4ConditionalDecompressor.java 100.00% <100.00%> (ø)
...sl/http/netty/Netty4HttpRequestHeaderVerifier.java 87.50% <100.00%> (+1.78%) ⬆️
...arch/security/ssl/OpenSearchSecuritySSLPlugin.java 86.30% <66.66%> (+0.05%) ⬆️
.../security/ssl/OpenSearchSecureSettingsFactory.java 79.31% <75.00%> (-20.69%) ⬇️

... and 2 files with indirect coverage changes

@reta reta merged commit dc00188 into opensearch-project:2.x Mar 28, 2024
78 checks passed
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.

None yet

2 participants