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] Add method to return dynamic SecureTransportParameters from SecureTransportSettingsProvider interface #16388

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f346788 from #16387.

…nsportSettingsProvider interface (#16387)

* Add isDualModeEnabled to SecureTransportSettingsProvider interface

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

* Add default impl

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

* Respond to comments, update usages and update docstring

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

* Address feedback

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

* Add ExperimentalApi and add to CHANGELOG

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

* Move DefaultSecureTransportParameters to separate file and add javadoc

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

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit f346788)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for 42a88c1: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for 42a88c1: SUCCESS

@reta reta merged commit 3ef3455 into 2.x Oct 19, 2024
61 checks passed
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.72%. Comparing base (6db8124) to head (42a88c1).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16388      +/-   ##
============================================
- Coverage     71.82%   71.72%   -0.10%     
+ Complexity    65108    65050      -58     
============================================
  Files          5304     5305       +1     
  Lines        304138   304146       +8     
  Branches      44232    44232              
============================================
- Hits         218446   218163     -283     
- Misses        67535    67822     +287     
- Partials      18157    18161       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant