jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
269 stars 347 forks source link

[jaeger] add new options, improvements into allInOne #586

Closed rgaduput closed 4 months ago

rgaduput commented 5 months ago

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)

Checklist

pavelnikolov commented 5 months ago

@rgaduput make sure your commits are signed otherwise I cannot merge your PR.

Merging is blocked The base branch requires all commits to be signed

rgaduput commented 5 months ago

@rgaduput make sure your commits are signed otherwise I cannot merge your PR.

Merging is blocked The base branch requires all commits to be signed

@pavelnikolov yes all 4 commits are signed. Below is how they are, hoping this is what expected otherwise please let me know

image
pavelnikolov commented 5 months ago
Screenshot 2024-06-26 at 9 46 24

https://docs.github.com/authentication/managing-commit-signature-verification/about-commit-signature-verification

You need to GPG sign the commits, not just provide your name and email.

rgaduput commented 5 months ago

Screenshot 2024-06-26 at 9 46 24 The base branch requires all commits to be signed. Learn more about signing commits. You need to GPG sign the commits, not just provide your name and email.

ok, let me see how to do that.

rgaduput commented 5 months ago

Screenshot 2024-06-26 at 9 46 24 The base branch requires all commits to be signed. Learn more about signing commits. You need to GPG sign the commits, not just provide your name and email.

ok, let me see how to do that.

@pavelnikolov Done all commits GPG signed now. Could you please check and merge

rgaduput commented 4 months ago

@pavelnikolov thanks, Could you please take a look at the deployments due to some issue chart was not released https://github.com/jaegertracing/helm-charts/deployments/github-pages

pavelnikolov commented 4 months ago

re-running fixed it, thanks