Skip to content

Make jaeger 1.21.0 the default

Ash McKenzie requested to merge ashmckenzie/update-jaeger into master

What does this Merge Request do?

This MR makes jaeger 1.21.0 the default version. https://github.com/jaegertracing/jaeger/releases/tag/v1.22.0 is the newest but there are breaking changes that I'm uncertain will cause issues or not.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports