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

Add support for OpenSearch 2.x #3966

Merged
merged 4 commits into from
Oct 12, 2022

Conversation

gaurav-05
Copy link
Contributor

@gaurav-05 gaurav-05 commented Oct 12, 2022

Which problem is this PR solving?

#3808

Short description of the changes

Added version check for OpenSearch 2.x and enable test run on OpenSearch 2.3.0

@gaurav-05 gaurav-05 requested a review from a team as a code owner October 12, 2022 03:52
gaurav-05 and others added 2 commits October 12, 2022 09:39
Signed-off-by: gjohar <gaurav.johar@oracle.com>
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/kr/pretty/releases)
- [Commits](kr/pretty@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/kr/pretty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: gjohar <gaurav.johar@oracle.com>
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 97.15% // Head: 97.14% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (d858656) compared to base (b65b283).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3966      +/-   ##
==========================================
- Coverage   97.15%   97.14%   -0.02%     
==========================================
  Files         295      295              
  Lines       17389    17389              
==========================================
- Hits        16895    16892       -3     
- Misses        397      400       +3     
  Partials       97       97              
Impacted Files Coverage Δ
pkg/es/client/cluster_client.go 100.00% <100.00%> (ø)
pkg/config/tlscfg/cert_watcher.go 92.55% <0.00%> (-2.13%) ⬇️
plugin/storage/integration/integration.go 75.95% <0.00%> (-0.39%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: gjohar <gaurav.johar@oracle.com>
go.mod Outdated Show resolved Hide resolved
Copy link
Member

@yurishkuro yurishkuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@yurishkuro yurishkuro enabled auto-merge (squash) October 12, 2022 15:55
@yurishkuro yurishkuro merged commit 8c7a71f into jaegertracing:main Oct 12, 2022
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.

3 participants