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

[jaeger] Fix hostname for Elasticsearch service and add CI test #616

Merged
merged 3 commits into from
Nov 2, 2024

Conversation

hellspawn679
Copy link
Contributor

@hellspawn679 hellspawn679 commented Nov 2, 2024

What this PR does

Which issue this PR fixes

  • fixes #
  1. the service name for the elastic search was not matching with jaeger-collector/query deployment
  2. added ci test for it

Checklist

  • DCO signed
  • Commits are GPG signed
  • Chart Version bumped
  • Title of the PR starts with chart name ([jaeger] or [jaeger-operator])
  • README.md has been updated to match version/contain new values

@hellspawn679 hellspawn679 changed the title Fix hostname for Elasticsearch service and add CI test [jaeger] Fix hostname for Elasticsearch service and add CI test Nov 2, 2024
@hellspawn679 hellspawn679 force-pushed the fresh branch 2 times, most recently from 070fed4 to 74e48af Compare November 2, 2024 20:07
Signed-off-by: mehul <[email protected]>
Signed-off-by: mehul <[email protected]>
--set elasticsearch.master.replicaCount=1
--set elasticsearch.data.replicaCount=0
--set elasticsearch.coordinating.replicaCount=0
--set elasticsearch.ingest.replicaCount=0"
Copy link
Contributor

Choose a reason for hiding this comment

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

(nit) add empty line at the end

@pavelnikolov pavelnikolov merged commit 05e6fa3 into jaegertracing:main Nov 2, 2024
5 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.

2 participants