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 sslConfig for multiple datasource to handle when certificateAuthorities is unset #6296

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 40da92c from #6282.

…rities is unset (#6282)

* Fix sslConfig for multiple datasource to handle when certificateAuthorities is unset

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

* Add to CHANGELOG

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

* Adjust test in tls_settings_provider.test.ts

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

---------

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

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.30%. Comparing base (43440c3) to head (ed719d2).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #6296   +/-   ##
=======================================
  Coverage   67.29%   67.30%           
=======================================
  Files        3342     3342           
  Lines       64757    64756    -1     
  Branches    10372    10370    -2     
=======================================
+ Hits        43581    43583    +2     
  Misses      18655    18655           
+ Partials     2521     2518    -3     
Flag Coverage Δ
Linux_1 31.30% <ø> (ø)
Linux_2 55.39% <ø> (ø)
Linux_3 44.94% <100.00%> (-0.01%) ⬇️
Linux_4 35.21% <ø> (ø)
Windows_1 31.33% <ø> (ø)
Windows_2 55.35% <ø> (ø)
Windows_3 44.96% <100.00%> (+<0.01%) ⬆️
Windows_4 35.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BionIT BionIT merged commit e0c3664 into 2.x Apr 2, 2024
87 of 88 checks passed
@github-actions github-actions bot deleted the backport/backport-6282-to-2.x branch April 2, 2024 04:12
@BionIT BionIT added the v2.14.0 label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports repeat-contributor v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants