jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
265 stars 340 forks source link

[jaeger-operator] Update Jaeger Operator to 1.38.0 #405

Closed mjnagel closed 1 year ago

mjnagel commented 1 year ago

Signed-off-by: Micah Nagel micah.nagel@parsons.com

What this PR does

Which issue this PR fixes

Fixes https://github.com/jaegertracing/helm-charts/issues/404

Checklist

giautm commented 1 year ago

Is the crd.yaml file copied by hand? or is there a script to generate it?

mjnagel commented 1 year ago

Is the crd.yaml file copied by hand? or is there a script to generate it?

@giautm I just grab it from the installation manifest in the release assets - https://github.com/jaegertracing/jaeger-operator/releases/tag/v1.38.0 - and manually copy. Then there are a couple changes with labels I believe...to my knowledge no script to do it yet...