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 v2 with v1 #13

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Jaeger v2 with v1 #13

wants to merge 34 commits into from

Conversation

hellspawn679
Copy link
Owner

@hellspawn679 hellspawn679 commented Nov 8, 2024

What this PR does

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format,
will close that issue when PR gets merged)

  • fixes #

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

rgaduput and others added 20 commits October 21, 2024 02:04
Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com>

upgrade jaeger-operator to latest 1.61.0 (jaegertracing#605)

Signed-off-by: Blair Bowden <blair@radiusmethod.com>

added all-in-one deployment and configmap for jaeger-v2

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

lint fix

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

fixed

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

lint fix

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

lint fix

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

fixed using pre-hook

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

fixed --config flag is not been passed

Signed-off-by: mehul <mehulsharam4786@gmail.com>

release ns for config-map.yaml

Signed-off-by: mehul <mehulsharam4786@gmail.com>

testing ci

Signed-off-by: mehul <mehulsharam4786@gmail.com>

testing ci

Signed-off-by: mehul <mehulsharam4786@gmail.com>

fixed ns

Signed-off-by: mehul <mehulsharam4786@gmail.com>

fixed ns

Signed-off-by: mehul <mehulsharam4786@gmail.com>

fixed template

Signed-off-by: mehul <mehulsharam4786@gmail.com>

removed sampling

Signed-off-by: mehul <mehulsharam4786@gmail.com>

removed adaptive sampling from processors

Signed-off-by: mehul <mehulsharam4786@gmail.com>

Revert "Jaeger v2 test2"

Signed-off-by: mehul <mehulsharam4786@gmail.com>

attempt to create v2 chart in v1

Signed-off-by: mehul <mehulsharam4786@gmail.com>

enabled collector query and agent

Signed-off-by: mehul <mehulsharam4786@gmail.com>

version bump

Signed-off-by: mehul <mehulsharam4786@gmail.com>

testing-v2-ci

Signed-off-by: mehul <mehulsharam4786@gmail.com>

testing-v2-ci

Signed-off-by: mehul <mehulsharam4786@gmail.com>

added --helm-extra-set-args flag

Signed-off-by: mehul <mehulsharam4786@gmail.com>

fixed healthcheck port-v2

Signed-off-by: mehul <mehulsharam4786@gmail.com>

Fix health check path

Signed-off-by: Yuri Shkuro <github@ysh.us>

minor changes

Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul gautam  <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul gautam  <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
* Jaeger allInOne allow different storage types (jaegertracing#603)

Signed-off-by: Reddysekhar Gaduputi <gsekhar73@gmail.com>

upgrade jaeger-operator to latest 1.61.0 (jaegertracing#605)

Signed-off-by: Blair Bowden <blair@radiusmethod.com>

added all-in-one deployment and configmap for jaeger-v2

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

lint fix

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

fixed

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

lint fix

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

lint fix

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

fixed using pre-hook

Signed-off-by: Mehul <mehulsharma4786@gmail.com>

fixed --config flag is not been passed

Signed-off-by: mehul <mehulsharam4786@gmail.com>

release ns for config-map.yaml

Signed-off-by: mehul <mehulsharam4786@gmail.com>

testing ci

Signed-off-by: mehul <mehulsharam4786@gmail.com>

testing ci

Signed-off-by: mehul <mehulsharam4786@gmail.com>

fixed ns

Signed-off-by: mehul <mehulsharam4786@gmail.com>

fixed ns

Signed-off-by: mehul <mehulsharam4786@gmail.com>

fixed template

Signed-off-by: mehul <mehulsharam4786@gmail.com>

removed sampling

Signed-off-by: mehul <mehulsharam4786@gmail.com>

removed adaptive sampling from processors

Signed-off-by: mehul <mehulsharam4786@gmail.com>

Revert "Jaeger v2 test2"

Signed-off-by: mehul <mehulsharam4786@gmail.com>

attempt to create v2 chart in v1

Signed-off-by: mehul <mehulsharam4786@gmail.com>

enabled collector query and agent

Signed-off-by: mehul <mehulsharam4786@gmail.com>

version bump

Signed-off-by: mehul <mehulsharam4786@gmail.com>

testing-v2-ci

Signed-off-by: mehul <mehulsharam4786@gmail.com>

testing-v2-ci

Signed-off-by: mehul <mehulsharam4786@gmail.com>

added --helm-extra-set-args flag

Signed-off-by: mehul <mehulsharam4786@gmail.com>

fixed healthcheck port-v2

Signed-off-by: mehul <mehulsharam4786@gmail.com>

Fix health check path

Signed-off-by: Yuri Shkuro <github@ysh.us>

minor changes

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* minor changes

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* added image changes

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* fix lint

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* removed v1 allInOne and added jaeger-v2

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* removed v2 references

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* added allInOne again

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* minor fix

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* fixed how the config is being passed

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* fixed mirror template change

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* use --set-file for user config

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* removed config-test and updated configmap template

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* fixed

Signed-off-by: mehul <mehulsharam4786@gmail.com>

* fixed minor naming

Signed-off-by: mehul <mehulsharma4786@gmail.com>

* indentation

Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>

---------

Signed-off-by: mehul <mehulsharam4786@gmail.com>
Signed-off-by: mehul gautam  <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Co-authored-by: Reddysekhar Gaduputi <gsekhar73@gmail.com>
Co-authored-by: mehul <mehulsharam4786@gmail.com>
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul gautam  <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
Signed-off-by: mehul <mehulsharma4786@gmail.com>
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